]> granicus.if.org Git - docbook-dsssl/commitdiff
webhelp search text box
authorKasun Gajasinghe <kasunbg@gmail.com>
Thu, 22 Sep 2011 07:35:13 +0000 (07:35 +0000)
committerKasun Gajasinghe <kasunbg@gmail.com>
Thu, 22 Sep 2011 07:35:13 +0000 (07:35 +0000)
xsl/webhelp/template/common/css/positioning.css

index 1c563b8f6097e2d90aee8ad02d0215d7c2208102..406dfecefc8b5894872485333ef2e5fb6938082b 100644 (file)
@@ -162,12 +162,12 @@ p.breadcrumbs {
 }
 .searchresult li { color: #0050A0; }
 .shortdesclink { color: gray; font-size: 9pt; }
-.searchText { border: #BFCEE9 solid 1pt; width: 11em }
+.searchText { width: 12em }
 .searchButton {
     margin-left: 3px;
-    background: #EBEFF8;
-    color: #0050A0;
-    border: #BFCEE9 solid 1pt;
+    background: #F4F4F4;
+    color: #black;
+    border: #ACCEAF solid 1pt;
     font-weight: bold;
     font-size: 10pt
 }