mirror of
https://github.com/jasny/bootstrap.git
synced 2026-02-03 10:34:57 -05:00
add # to color
This commit is contained in:
@@ -154,7 +154,7 @@ div.topbar {
|
||||
&.open {
|
||||
a.menu,
|
||||
a:hover {
|
||||
background-color: 444;
|
||||
background-color: #444;
|
||||
background-color: rgba(255,255,255,.1);
|
||||
color: #fff;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user