From a95c15a5307bd5c0028eaad51a4ceddc5498e436 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Mon, 5 Mar 2012 00:32:02 -0800 Subject: utilize new dropdown variables --- docs/assets/bootstrap.zip | Bin 54818 -> 9620 bytes docs/assets/css/bootstrap.css | 4 ++-- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'docs') diff --git a/docs/assets/bootstrap.zip b/docs/assets/bootstrap.zip index 97f1c4555..b9db7814e 100644 Binary files a/docs/assets/bootstrap.zip and b/docs/assets/bootstrap.zip differ diff --git a/docs/assets/css/bootstrap.css b/docs/assets/css/bootstrap.css index d305692bf..96daabe21 100644 --- a/docs/assets/css/bootstrap.css +++ b/docs/assets/css/bootstrap.css @@ -1712,13 +1712,13 @@ table .span24 { clear: both; font-weight: normal; line-height: 18px; - color: #555555; + color: #333333; white-space: nowrap; } .dropdown-menu li > a:hover, .dropdown-menu .active > a, .dropdown-menu .active > a:hover { color: #ffffff; text-decoration: none; - background-color: #0088cc; + background-color: #333333; } .dropdown.open { *z-index: 1000; -- cgit v1.2.3