mirror of
https://github.com/jasny/bootstrap.git
synced 2026-04-02 03:00:44 -04:00
ie8 dropdown tweaks
This commit is contained in:
@@ -154,7 +154,7 @@ div.topbar {
|
||||
&.open {
|
||||
a.menu,
|
||||
a:hover {
|
||||
background-color: #333;
|
||||
background-color: 444;
|
||||
background-color: rgba(255,255,255,.1);
|
||||
color: #fff;
|
||||
}
|
||||
@@ -218,6 +218,7 @@ div.topbar {
|
||||
&.divider {
|
||||
height: 1px;
|
||||
overflow: hidden;
|
||||
background: #222;
|
||||
background: rgba(0,0,0,.2);
|
||||
border-bottom: 1px solid rgba(255,255,255,.1);
|
||||
margin: 5px 0;
|
||||
|
||||
Reference in New Issue
Block a user