This commit is contained in:
Jacob Thornton
2012-02-01 22:23:15 -08:00
parent b53f986849
commit 39725edded
17 changed files with 74 additions and 58 deletions
+2 -2
View File
@@ -2108,12 +2108,12 @@ button.btn.small, input[type="submit"].btn.small {
.nav-list > li + .nav-header {
margin-top: 9px;
}
.nav-list .active > a {
.nav-list .active > a, .nav-list .active > a:hover {
color: #ffffff;
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
background-color: #0088cc;
}
.nav-list .icon {
.nav-list [class^="icon-"] {
margin-right: 2px;
}
.nav-tabs, .nav-pills {