0
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-01-28 20:52:21 +01:00

active item on list group should use @component-active-bg

This commit is contained in:
Mark Otto 2013-03-31 17:17:25 -07:00
parent c5042e050e
commit b56371b145

View File

@ -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