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:
authorAnnabel Dunstone <annabel.dunstone@gmail.com>2016-07-12 17:57:05 +0300
committerAnnabel Dunstone <annabel.dunstone@gmail.com>2016-07-12 17:57:05 +0300
commit801453297d29600d7c959e48e8b7020e4348c50c (patch)
tree463db5088bb328ba301b71fbd82798ec67784f95 /app/assets/stylesheets/framework/gitlab-theme.scss
parent158786caae7d025b2797008926cfd7d519367b87 (diff)
Remove icons from sidebar; remove darker theme color from pin & toggle buttons
Diffstat (limited to 'app/assets/stylesheets/framework/gitlab-theme.scss')
-rw-r--r--app/assets/stylesheets/framework/gitlab-theme.scss1
1 files changed, 0 insertions, 1 deletions
diff --git a/app/assets/stylesheets/framework/gitlab-theme.scss b/app/assets/stylesheets/framework/gitlab-theme.scss
index d1ff63bd099..3673b81f183 100644
--- a/app/assets/stylesheets/framework/gitlab-theme.scss
+++ b/app/assets/stylesheets/framework/gitlab-theme.scss
@@ -11,7 +11,6 @@
.toggle-nav-collapse,
.pin-nav-btn {
color: $color-light;
- background: $color;
&:hover {
color: $white-light;