aboutsummaryrefslogtreecommitdiff
path: root/bootstrap-1.3.0.min.css
diff options
context:
space:
mode:
authorJacob Thornton <[email protected]>2011-09-10 14:04:51 -0700
committerJacob Thornton <[email protected]>2011-09-10 14:04:51 -0700
commit39fc13093eb90ffcc047cbb7ab5f3b5b9ff3294f (patch)
treeadadf9ee81ba1ae2b2a2f6492d1622abbff41d1d /bootstrap-1.3.0.min.css
parent5f65df9e2db7c16c3c64930331a467e18501e20c (diff)
parent6d99ae56591f94327453f5dc51e3ce57c64cb831 (diff)
downloadbootstrap-39fc13093eb90ffcc047cbb7ab5f3b5b9ff3294f.tar.xz
bootstrap-39fc13093eb90ffcc047cbb7ab5f3b5b9ff3294f.zip
Merge branch '1.3-wip' of github.com:twitter/bootstrap into 1.3-wip
Diffstat (limited to 'bootstrap-1.3.0.min.css')
-rw-r--r--bootstrap-1.3.0.min.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/bootstrap-1.3.0.min.css b/bootstrap-1.3.0.min.css
index d16ecebb6..c4427af4f 100644
--- a/bootstrap-1.3.0.min.css
+++ b/bootstrap-1.3.0.min.css
@@ -196,7 +196,7 @@ table .purple{color:#7a43b6;border-bottom-color:#7a43b6;}
table .headerSortUp.purple,table .headerSortDown.purple{background-color:#e2d5f0;}
.topbar{height:40px;position:fixed;top:0;left:0;right:0;z-index:10000;overflow:visible;}.topbar a{color:#bfbfbf;text-shadow:0 -1px 0 rgba(0, 0, 0, 0.25);}
.topbar a:hover,.topbar ul .active>a{background-color:#333;background-color:rgba(255, 255, 255, 0.05);color:#ffffff;text-decoration:none;}
-.topbar h3{position:relative;}.topbar h3 a{float:left;display:block;padding:8px 20px 12px;margin-left:-20px;color:#ffffff;font-size:20px;font-weight:200;line-height:1;}
+.topbar .brand,.topbar h3{position:relative;}.topbar .brand a,.topbar h3 a{float:left;display:block;padding:8px 20px 12px;margin-left:-20px;color:#ffffff;font-size:20px;font-weight:200;line-height:1;}
.topbar p{margin:0;line-height:40px;}.topbar p a:hover{background-color:transparent;}
.topbar form{float:left;margin:5px 0 0 0;position:relative;filter:alpha(opacity=100);-khtml-opacity:1;-moz-opacity:1;opacity:1;}
.topbar form.pull-right{float:right;}