diff options
| author | Jacob Thornton <[email protected]> | 2011-08-21 11:57:25 -0700 |
|---|---|---|
| committer | Jacob Thornton <[email protected]> | 2011-08-21 11:57:25 -0700 |
| commit | 612e5c3c9e9c4ead98ebbb52db8cebeee082289b (patch) | |
| tree | 712a57ed78b95a04c45418f756f2fb2d71b9e097 /lib/patterns.less | |
| parent | 0e8e30bf1dbc15aa42dc84898b088a76c3e7d536 (diff) | |
| download | bootstrap-612e5c3c9e9c4ead98ebbb52db8cebeee082289b.tar.xz bootstrap-612e5c3c9e9c4ead98ebbb52db8cebeee082289b.zip | |
add # to color
Diffstat (limited to 'lib/patterns.less')
| -rw-r--r-- | lib/patterns.less | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/patterns.less b/lib/patterns.less index 6106f3a3f..5fffc309c 100644 --- a/lib/patterns.less +++ b/lib/patterns.less @@ -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; } |
