1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-09-02 01:42:36 +02:00

grunt for days

This commit is contained in:
Mark Otto
2014-03-07 00:23:22 -08:00
parent ad61c27885
commit 6452b409aa
11 changed files with 14 additions and 8 deletions

View File

@@ -4693,6 +4693,7 @@ a.list-group-item .list-group-item-heading {
}
a.list-group-item:hover,
a.list-group-item:focus {
color: #555;
text-decoration: none;
background-color: #f5f5f5;
}