2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-05 16:42:29 +03:00

Merge pull request #11861 from freeman/master

Issue #11852 : create a new variable for the list group active item link...
This commit is contained in:
Mark Otto
2013-12-15 10:59:23 -08:00
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -510,7 +510,7 @@
@list-group-link-color: #555;
@list-group-link-heading-color: #333;
@list-group-link-text-active-color: lighten(@list-group-active-bg, 40%);
// Panels
// -------------------------