]> granicus.if.org Git - docbook-dsssl/commitdiff
Webhelp: Small tweaks to icons, css
authorDavid Cramer <david@thingbag.net>
Thu, 26 Jan 2012 15:48:36 +0000 (15:48 +0000)
committerDavid Cramer <david@thingbag.net>
Thu, 26 Jan 2012 15:48:36 +0000 (15:48 +0000)
xsl/webhelp/template/common/css/positioning.css
xsl/webhelp/template/common/images/search-icon.png
xsl/webhelp/template/common/images/toc-icon.png

index 54d41f08f58a1bddd146af633acf813b07bf5d08..aa1ce95ebe2243881cf470287f24ff3be10bab51 100644 (file)
@@ -87,8 +87,6 @@ p.breadcrumbs {
     z-index: 1500;
     border-right:2px solid #CCCCCC;
     background-color: #f0f0f0!important;
-    -webkit-box-shadow: inset 0px 1px 2px 0px #bdd1e5;
-    -moz-box-shadow: inset 0px 1px 2px 0px #bdd1e5;
 }
 
 #searchDiv {
@@ -102,8 +100,6 @@ p.breadcrumbs {
     z-index: 1500;
     border-right:2px solid #CCCCCC;
     background-color: #f0f0f0!important;
-    -webkit-box-shadow: inset 0px 1px 2px 0px #bdd1e5;
-    -moz-box-shadow: inset 0px 1px 2px 0px #bdd1e5;
 }
 
 #content {
@@ -123,11 +119,10 @@ p.breadcrumbs {
 
 #navheader {
     position: fixed;
-    background: #fff;
-    border-radius: 5px 0px 0px 5px;
+    background: #DCDCDC;
     padding-left: 10px;
     right: 0px;
-    top: 37px;
+    top: 10px;
     text-align: right;
 }
 
index dfd5bb9f9e85540166383c79ed2b586933e7ae7b..715f62d08b07f857b5866aadab38c9275c1c7513 100644 (file)
Binary files a/xsl/webhelp/template/common/images/search-icon.png and b/xsl/webhelp/template/common/images/search-icon.png differ
index 2eb88d26b247234e8afc59327e335cc4b4687794..40b34bce59d5fca7d35b7410ad1febe4ca9f63ef 100644 (file)
Binary files a/xsl/webhelp/template/common/images/toc-icon.png and b/xsl/webhelp/template/common/images/toc-icon.png differ