Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorhebbet <pascal.herbert@gmail.com>2015-03-23 22:07:13 +0300
committerhebbet <pascal.herbert@gmail.com>2015-03-23 22:07:13 +0300
commit97dd1046e76baf97b371d6939f7008eda4a83577 (patch)
tree4f2501e5b7462d72772fbf25143baf992d7b5a7f /app/assets/stylesheets/themes
parent2953e0d19b46a937ee9d84139adbc263c8e89757 (diff)
Change comment in blue ui to match other scss
Change comment in blue ui to match other scss files
Diffstat (limited to 'app/assets/stylesheets/themes')
-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);