aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2013-03-31 17:17:25 -0700
committerMark Otto <[email protected]>2013-03-31 17:17:25 -0700
commitb56371b145678c1192bfb867b41dbdb8727327d5 (patch)
tree0308263634ebe2ce4f629e4241c22c071ff59d22
parentc5042e050e4f55f90ffa7ee28c84892e798f964f (diff)
downloadbootstrap-b56371b145678c1192bfb867b41dbdb8727327d5.tar.xz
bootstrap-b56371b145678c1192bfb867b41dbdb8727327d5.zip
active item on list group should use @component-active-bg
-rw-r--r--less/variables.less2
1 files changed, 1 insertions, 1 deletions
diff --git a/less/variables.less b/less/variables.less
index 2d2756b55..a0e6cbdc9 100644
--- a/less/variables.less
+++ b/less/variables.less
@@ -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