You are viewing a plain text version of this content. The canonical link for it is here.
Posted to svn@forrest.apache.org by th...@apache.org on 2006/07/29 12:03:36 UTC

svn commit: r426775 - /forrest/trunk/site-author/skinconf.xml

Author: thorsten
Date: Sat Jul 29 03:03:34 2006
New Revision: 426775

URL: http://svn.apache.org/viewvc?rev=426775&view=rev
Log:
Changing the color of the subtab-unselected.

Modified:
    forrest/trunk/site-author/skinconf.xml

Modified: forrest/trunk/site-author/skinconf.xml
URL: http://svn.apache.org/viewvc/forrest/trunk/site-author/skinconf.xml?rev=426775&r1=426774&r2=426775&view=diff
==============================================================================
--- forrest/trunk/site-author/skinconf.xml (original)
+++ forrest/trunk/site-author/skinconf.xml Sat Jul 29 03:03:34 2006
@@ -177,7 +177,7 @@
       <color name="tab-selected" value="#4a6d8c" link="#cedfef" vlink="#cedfef" hlink="#cedfef"/>
     <color name="tab-unselected" value="#b5c7e7" link="#0F3660" vlink="#0F3660" hlink="#000066"/>
       <color name="subtab-selected" value="#4a6d8c" link="#cedfef" vlink="#cedfef" hlink="#cedfef"/>
-    <color name="subtab-unselected" value="#4a6d8c" link="#cedfef" vlink="#cedfef" hlink="#000066"/>
+    <color name="subtab-unselected" value="#b5c7e7" link="#0F3660" vlink="#0F3660" hlink="#0F3660"/>
 
     <color name="heading" value="#294563"/>
     <color name="subheading" value="#4a6d8c"/>