2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-05 16:42:29 +03:00

nav change to undo the top nav bold active state

This commit is contained in:
Mark Otto
2011-06-28 12:39:58 -07:00
parent 9660f6f18d
commit e3865e75ac
3 changed files with 1 additions and 3 deletions
-1
View File
@@ -1260,7 +1260,6 @@ div.topbar ul li a:hover {
div.topbar ul li.active a {
background-color: #222;
background-color: rgba(0, 0, 0, 0.5);
font-weight: bold;
}
div.topbar ul li.vr {
border-left: 1px solid #008db8;