From 4f6b570fbe6e87befd9242f19acee1f14a28574e Mon Sep 17 00:00:00 2001 From: Tudor Pavel Date: Mon, 17 Feb 2014 16:54:19 +0200 Subject: Filter issues by multiple labels with Spinach feature spec --- app/assets/stylesheets/main/variables.scss | 1 + 1 file changed, 1 insertion(+) (limited to 'app/assets') diff --git a/app/assets/stylesheets/main/variables.scss b/app/assets/stylesheets/main/variables.scss index decc5f50469..4b5fa0979be 100644 --- a/app/assets/stylesheets/main/variables.scss +++ b/app/assets/stylesheets/main/variables.scss @@ -5,6 +5,7 @@ $primary_color: #2FA0BB; $link_color: #3A89A3; $style_color: #474D57; $bg_style_color: #2299BB; +$list-group-active-bg: $bg_style_color; $hover: #D9EDF7; /** -- cgit v1.2.1