From 80c9264967f07f1a42aa01c391d827cfec052480 Mon Sep 17 00:00:00 2001 From: Dimitrie Hoekstra Date: Thu, 6 Apr 2017 13:38:09 +0000 Subject: Award emoji button smiley animation --- app/assets/stylesheets/framework/variables.scss | 2 ++ 1 file changed, 2 insertions(+) (limited to 'app/assets/stylesheets/framework/variables.scss') diff --git a/app/assets/stylesheets/framework/variables.scss b/app/assets/stylesheets/framework/variables.scss index 97794a47df8..712eb7caf33 100644 --- a/app/assets/stylesheets/framework/variables.scss +++ b/app/assets/stylesheets/framework/variables.scss @@ -293,6 +293,8 @@ $badge-color: $gl-text-color-secondary; * Award emoji */ $award-emoji-menu-shadow: rgba(0,0,0,.175); +$award-emoji-positive-add-bg: #fed159; +$award-emoji-positive-add-lines: #bb9c13; /* * Search Box -- cgit v1.2.1