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;
}