]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
active item on list group should use @component-active-bg
authorMark Otto <otto@github.com>
Mon, 1 Apr 2013 00:17:25 +0000 (17:17 -0700)
committerMark Otto <otto@github.com>
Mon, 1 Apr 2013 00:17:25 +0000 (17:17 -0700)
less/variables.less

index 2d2756b55316fefd0637982526bbe42f332ef1f0..a0e6cbdc976137c4bbb4eab7a2e5c8bc8b895dca 100644 (file)
 
 @list-group-hover-bg:         #f5f5f5;
 @list-group-active-text:      #fff;
-@list-group-active-bg:        @link-color;
+@list-group-active-bg:        @component-active-bg;
 @list-group-active-border:    @list-group-active-bg;
 
 // Panels