aboutsummaryrefslogtreecommitdiff
path: root/bootstrap-1.1.1.css
diff options
context:
space:
mode:
authorJacob Thornton <[email protected]>2011-08-30 23:08:34 -0700
committerJacob Thornton <[email protected]>2011-08-30 23:08:34 -0700
commit49e343c464c931210e6ffc896fb7a511e5e773d0 (patch)
tree0b4fb3899ea106bf8d4fd49c2fe4b6423965bf15 /bootstrap-1.1.1.css
parent2ed869c2eef1ad89a26ecfa187638db6f84774cd (diff)
downloadbootstrap-49e343c464c931210e6ffc896fb7a511e5e773d0.tar.xz
bootstrap-49e343c464c931210e6ffc896fb7a511e5e773d0.zip
ie7 background toggle open
Diffstat (limited to 'bootstrap-1.1.1.css')
-rw-r--r--bootstrap-1.1.1.css3
1 files changed, 2 insertions, 1 deletions
diff --git a/bootstrap-1.1.1.css b/bootstrap-1.1.1.css
index e4387ec46..cb6cd43b5 100644
--- a/bootstrap-1.1.1.css
+++ b/bootstrap-1.1.1.css
@@ -6,7 +6,7 @@
* http://www.apache.org/licenses/LICENSE-2.0
*
* Designed and built with all the love in the world @twitter by @mdo and @fat.
- * Date: Tue Aug 30 23:02:58 PDT 2011
+ * Date: Tue Aug 30 23:08:30 PDT 2011
*/
/* Reset.less
* Props to Eric Meyer (meyerweb.com) for his CSS reset file. We're using an adapted version here that cuts out some of the reset HTML elements we will never need here (i.e., dfn, samp, etc).
@@ -1232,6 +1232,7 @@ table .headerSortUp.purple, table .headerSortDown.purple {
color: #fff;
}
.nav .dropdown-menu .dropdown-toggle.open {
+ background: #444;
background-color: rgba(255, 255, 255, 0.05);
}
.nav .dropdown-menu li a {