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/06/17 05:00:53 UTC

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

Author: crossley
Date: Thu Jun 16 20:00:52 2005
New Revision: 191055

URL: http://svn.apache.org/viewcvs?rev=191055&view=rev
Log:
Make the subtab links more obvious by using a better link colour.

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

Modified: forrest/trunk/site-author/skinconf.xml
URL: http://svn.apache.org/viewcvs/forrest/trunk/site-author/skinconf.xml?rev=191055&r1=191054&r2=191055&view=diff
==============================================================================
--- forrest/trunk/site-author/skinconf.xml (original)
+++ forrest/trunk/site-author/skinconf.xml Thu Jun 16 20:00:52 2005
@@ -162,8 +162,8 @@
 
     <color name="tab-selected" value="#4a6d8c" link="#0F3660" vlink="#0F3660" hlink="#000066"/>
     <color name="tab-unselected" value="#b5c7e7" link="#0F3660" vlink="#0F3660" hlink="#000066"/>
-    <color name="subtab-selected" value="#4a6d8c" link="#0F3660" vlink="#0F3660" hlink="#000066"/>
-    <color name="subtab-unselected" value="#4a6d8c" link="#0F3660" vlink="#0F3660" hlink="#000066"/>
+    <color name="subtab-selected" value="#4a6d8c" link="#cedfef" vlink="#cedfef" hlink="#000066"/>
+    <color name="subtab-unselected" value="#4a6d8c" link="#cedfef" vlink="#cedfef" hlink="#000066"/>
 
     <color name="heading" value="#294563"/>
     <color name="subheading" value="#4a6d8c"/>