]> granicus.if.org Git - docbook-dsssl/commitdiff
fix left navigation
authorKasun Gajasinghe <kasunbg@gmail.com>
Wed, 21 Sep 2011 18:14:50 +0000 (18:14 +0000)
committerKasun Gajasinghe <kasunbg@gmail.com>
Wed, 21 Sep 2011 18:14:50 +0000 (18:14 +0000)
xsl/webhelp/template/common/css/positioning.css
xsl/webhelp/xsl/webhelp.xsl

index 3606a4f9abeb99d572d22aefb26a907f3fe15555..50c4e2f2a32c15ebab5668910018f97ab3842288 100644 (file)
@@ -76,7 +76,7 @@ p.breadcrumbs {
     z-index: 1500;
     border-right:2px solid #bbc4c5;
     padding: 0px;
-    background-color: #f0f0f0!important;
+    background-color: #ededed!important;
 }
 
 #treeDiv {
index 07366791a5add778bb0e031c393087d815649cf8..602b933911477de929ac8c21b89476272111e151 100644 (file)
@@ -230,6 +230,7 @@ span.searchTab {
     border-right: 1px solid #e5e5e5;
     border-bottom: 1px solid #bbc4c5;
     border-top: 4px solid #e5e5e5;
+    border: medium none;
     background: #F4F4F4; /* old browsers */
     background: -moz-linear-gradient(top, #F4F4F4 0%, #E6E4E5 100%); /* firefox */
     background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#F4F4F4), color-stop(100%,#E6E4E5)); /* webkit */