summaryrefslogtreecommitdiff
path: root/app/assets/stylesheets/pages/settings.scss
diff options
context:
space:
mode:
authorAnnabel Dunstone Gray <annabel.dunstone@gmail.com>2016-12-12 15:31:11 -0600
committerAnnabel Dunstone Gray <annabel.dunstone@gmail.com>2016-12-13 12:47:11 -0600
commitc5d12e3706ee6bc41d6be897e923b6c20a267078 (patch)
tree833bea0d216bd7d10df2e4a80ae0486385f93efc /app/assets/stylesheets/pages/settings.scss
parent7b63587d5d8f9865408a474efef5ca6064c29155 (diff)
downloadgitlab-ce-c5d12e3706ee6bc41d6be897e923b6c20a267078.tar.gz
Remove duplicate shades of gray and black
Diffstat (limited to 'app/assets/stylesheets/pages/settings.scss')
-rw-r--r--app/assets/stylesheets/pages/settings.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/assets/stylesheets/pages/settings.scss b/app/assets/stylesheets/pages/settings.scss
index 51c926608f9..ddee2c95247 100644
--- a/app/assets/stylesheets/pages/settings.scss
+++ b/app/assets/stylesheets/pages/settings.scss
@@ -1,5 +1,5 @@
.settings-list-icon {
- color: $gl-placeholder-color;
+ color: $gl-gray-light;
font-size: $settings-icon-size;
line-height: 42px;
}