2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-08 17:22:31 +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
+4 -4
View File
@@ -2526,12 +2526,12 @@ input[type="button"].btn-block {
margin-right: 5px;
}
a.list-group-item .list-group-item-heading {
color: #333333;
a.list-group-item {
color: #555555;
}
a.list-group-item .list-group-item-text {
color: #555555;
a.list-group-item .list-group-item-heading {
color: #333333;
}
a.list-group-item:hover,
+1 -1
View File
File diff suppressed because one or more lines are too long