Author: cdupoirieux
Date: Mon Oct  1 07:15:38 2007
New Revision: 580970

URL: http://svn.apache.org/viewvc?rev=580970&view=rev
Log:
Add the class "corner" of the image, the size of the picture is defined in the 
css file...

Modified:
    
forrest/trunk/whiteboard/plugins/org.apache.forrest.themes.core/themes/pelt/html/nav-section-round-bottom.ft

Modified: 
forrest/trunk/whiteboard/plugins/org.apache.forrest.themes.core/themes/pelt/html/nav-section-round-bottom.ft
URL: 
http://svn.apache.org/viewvc/forrest/trunk/whiteboard/plugins/org.apache.forrest.themes.core/themes/pelt/html/nav-section-round-bottom.ft?rev=580970&r1=580969&r2=580970&view=diff
==============================================================================
--- 
forrest/trunk/whiteboard/plugins/org.apache.forrest.themes.core/themes/pelt/html/nav-section-round-bottom.ft
 (original)
+++ 
forrest/trunk/whiteboard/plugins/org.apache.forrest.themes.core/themes/pelt/html/nav-section-round-bottom.ft
 Mon Oct  1 07:15:38 2007
@@ -35,7 +35,7 @@
           <forrest:part>
             <div id="roundbottom">
               <div id="roundbottomLeft">
-                <img  src="{$skin-img-dir}/spacer.gif" alt="spacer" />
+                <img class="corner" src="{$skin-img-dir}/spacer.gif" 
alt="spacer" />
               </div>
             </div>
           </forrest:part>