summaryrefslogtreecommitdiff
path: root/app/assets/stylesheets/framework
diff options
context:
space:
mode:
authorAnnabel Dunstone Gray <annabel.dunstone@gmail.com>2019-05-21 13:47:09 -0500
committerAnnabel Dunstone Gray <annabel.dunstone@gmail.com>2019-05-22 06:23:00 -0500
commit0d9c2b7a38ceac99bb9004c30c3d638d39c44e7a (patch)
tree1041933c5da49cd420da1c2a3e1eca69179ee27c /app/assets/stylesheets/framework
parentc4d930e5f54e7da07c80cc028dfc0f5c08719146 (diff)
downloadgitlab-ce-0d9c2b7a38ceac99bb9004c30c3d638d39c44e7a.tar.gz
Change default color of award emoji button
Diffstat (limited to 'app/assets/stylesheets/framework')
-rw-r--r--app/assets/stylesheets/framework/awards.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/assets/stylesheets/framework/awards.scss b/app/assets/stylesheets/framework/awards.scss
index 648e1944388..7d5bd7a81ad 100644
--- a/app/assets/stylesheets/framework/awards.scss
+++ b/app/assets/stylesheets/framework/awards.scss
@@ -236,7 +236,7 @@
}
path {
- fill: $border-gray-normal;
+ fill: $gray-700;
}
}