2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-14 18:42:30 +03:00

Change variable

This commit is contained in:
Mark Otto
2013-12-15 11:09:03 -08:00
parent bc261ecc52
commit 2b86e05a61
2 changed files with 11 additions and 11 deletions
+1 -1
View File
@@ -79,7 +79,7 @@ a.list-group-item {
color: inherit;
}
.list-group-item-text {
color: @list-group-link-text-active-color;
color: @list-group-active-text-color;
}
}
}