2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-24 14:04:09 +03:00

add # to color

This commit is contained in:
Jacob Thornton
2011-08-21 11:57:25 -07:00
parent 0e8e30bf1d
commit 612e5c3c9e
3 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -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;
}