2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-11 18:02:28 +03:00

fixes #9266 manually on account of list group file reorganization

This commit is contained in:
Mark Otto
2013-08-12 01:39:43 -07:00
parent acdbe73851
commit 5e73cc90d9
4 changed files with 15 additions and 25 deletions
+2 -4
View File
@@ -42,13 +42,11 @@
// Linked list items
a& {
// Colorize content accordingly
color: @list-group-link-color;
.list-group-item-heading {
color: @list-group-link-heading-color;
}
.list-group-item-text {
color: @list-group-link-color;
}
// Hover state
&:hover,