summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobert Schilling <rschilling@student.tugraz.at>2015-03-23 20:38:21 +0100
committerRobert Schilling <rschilling@student.tugraz.at>2015-03-23 20:38:21 +0100
commitc03374919fac691c3ecb7eb4f844dbbce5dc35fa (patch)
tree4f2501e5b7462d72772fbf25143baf992d7b5a7f
parent2953e0d19b46a937ee9d84139adbc263c8e89757 (diff)
parent97dd1046e76baf97b371d6939f7008eda4a83577 (diff)
downloadgitlab-ce-c03374919fac691c3ecb7eb4f844dbbce5dc35fa.tar.gz
Merge pull request #9006 from hebbet/patch-1
Change comment in blue ui to match other scss
-rw-r--r--app/assets/stylesheets/themes/ui_blue.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/assets/stylesheets/themes/ui_blue.scss b/app/assets/stylesheets/themes/ui_blue.scss
index cb7980b5a07..e223058be8b 100644
--- a/app/assets/stylesheets/themes/ui_blue.scss
+++ b/app/assets/stylesheets/themes/ui_blue.scss
@@ -1,5 +1,5 @@
/**
- * Modern GitLab UI theme
+ * Blue GitLab UI theme
*/
.ui_blue {
@include dark-theme(#BECDE9, #2980b9, #1970a9, #096099);