mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-05-21 13:24:08 +03:00
active item on list group should use @component-active-bg
This commit is contained in:
+1
-1
@@ -303,7 +303,7 @@
|
||||
|
||||
@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
|
||||
|
||||
Reference in New Issue
Block a user