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:
Vendored
-1
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user