Author: cdupoirieux
Date: Thu Nov 17 06:03:54 2005
New Revision: 345241

URL: http://svn.apache.org/viewcvs?rev=345241&view=rev
Log:
Distinguish different open and closed folders in the left bar.

Modified:
    
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.output.themer/resources/themes/pelt/css/pelt.screen.css

Modified: 
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.output.themer/resources/themes/pelt/css/pelt.screen.css
URL: 
http://svn.apache.org/viewcvs/forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.output.themer/resources/themes/pelt/css/pelt.screen.css?rev=345241&r1=345240&r2=345241&view=diff
==============================================================================
--- 
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.output.themer/resources/themes/pelt/css/pelt.screen.css
 (original)
+++ 
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.output.themer/resources/themes/pelt/css/pelt.screen.css
 Thu Nov 17 06:03:54 2005
@@ -354,7 +354,7 @@
         padding: 3px 12px;
         font-weight : bold;
 }
-.pagegroup span {
+#nav-section .pagegroup span {
         background-image: url('../themes/images/chapter.gif');
         color: #000000;
 }


Reply via email to