From e86d3d550055d18171f1cc16fcaa304e055dc8ee Mon Sep 17 00:00:00 2001 From: Kasun Gajasinghe Date: Thu, 22 Sep 2011 07:35:13 +0000 Subject: [PATCH] webhelp search text box --- xsl/webhelp/template/common/css/positioning.css | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/xsl/webhelp/template/common/css/positioning.css b/xsl/webhelp/template/common/css/positioning.css index 1c563b8f6..406dfecef 100644 --- a/xsl/webhelp/template/common/css/positioning.css +++ b/xsl/webhelp/template/common/css/positioning.css @@ -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 } -- 2.40.0