You are viewing a plain text version of this content. The canonical link for it is here.
Posted to svn@forrest.apache.org by cr...@apache.org on 2005/10/19 11:35:55 UTC

svn commit: r326506 - /forrest/zone/test-sources/cocoon-docs/src/documentation/skinconf.xml

Author: crossley
Date: Wed Oct 19 02:35:52 2005
New Revision: 326506

URL: http://svn.apache.org/viewcvs?rev=326506&view=rev
Log:
Fix the searchbox colour.

Modified:
    forrest/zone/test-sources/cocoon-docs/src/documentation/skinconf.xml

Modified: forrest/zone/test-sources/cocoon-docs/src/documentation/skinconf.xml
URL: http://svn.apache.org/viewcvs/forrest/zone/test-sources/cocoon-docs/src/documentation/skinconf.xml?rev=326506&r1=326505&r2=326506&view=diff
==============================================================================
--- forrest/zone/test-sources/cocoon-docs/src/documentation/skinconf.xml (original)
+++ forrest/zone/test-sources/cocoon-docs/src/documentation/skinconf.xml Wed Oct 19 02:35:52 2005
@@ -295,7 +295,7 @@
     <color name="menu" value="#4a6d8c" font="#cedfef" link="#ffffff" vlink="#ffffff" hlink="#ffcf00"/>
 
     <color name="menuheading" value="#cfdced" font="#000000" />
-    <color name="searchbox" value="#E5E4D9" font="#000000"/>
+    <color name="searchbox" value="#4a6d8c" font="#000000"/>
 
     <color name="dialog" value="#4a6d8c"/>
     <color name="body" value="#ffffff"  link="#0F3660" vlink="#009999" hlink="#000066"/>