You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@roller.apache.org by sn...@apache.org on 2006/06/05 18:06:55 UTC

svn commit: r411840 - /incubator/roller/branches/roller_3.0/web/themes/atlas/_css.vm

Author: snoopdave
Date: Mon Jun  5 09:06:55 2006
New Revision: 411840

URL: http://svn.apache.org/viewvc?rev=411840&view=rev
Log:
Small fixes to prototype Atlas theme

Modified:
    incubator/roller/branches/roller_3.0/web/themes/atlas/_css.vm

Modified: incubator/roller/branches/roller_3.0/web/themes/atlas/_css.vm
URL: http://svn.apache.org/viewvc/incubator/roller/branches/roller_3.0/web/themes/atlas/_css.vm?rev=411840&r1=411839&r2=411840&view=diff
==============================================================================
--- incubator/roller/branches/roller_3.0/web/themes/atlas/_css.vm (original)
+++ incubator/roller/branches/roller_3.0/web/themes/atlas/_css.vm Mon Jun  5 09:06:55 2006
@@ -29,7 +29,7 @@
     padding: 0px; 
     height: 100%;
     width: 100%;
-    background: url("$baseURL/themes/altas/images/menutab-tl.gif") no-repeat top left;   
+    background: url("$baseURL/themes/atlas/images/menutab-tl.gif") no-repeat top left;   
     background-repeat: no-repeat;
     vertical-align: middle;
     display: table;