aboutsummaryrefslogtreecommitdiff
path: root/bootstrap-1.2.0.css
diff options
context:
space:
mode:
Diffstat (limited to 'bootstrap-1.2.0.css')
-rw-r--r--bootstrap-1.2.0.css5
1 files changed, 4 insertions, 1 deletions
diff --git a/bootstrap-1.2.0.css b/bootstrap-1.2.0.css
index a4f671ebf..1280c5148 100644
--- a/bootstrap-1.2.0.css
+++ b/bootstrap-1.2.0.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: Fri Sep 2 22:56:14 PDT 2011
+ * Date: Fri Sep 2 23:08:36 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).
@@ -1169,6 +1169,9 @@ table .headerSortUp.purple, table .headerSortDown.purple {
margin: 0;
line-height: 40px;
}
+.topbar p a:hover {
+ background-color: transparent;
+}
.topbar form {
float: left;
margin: 5px 0 0 0;