You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@bval.apache.org by dw...@apache.org on 2010/05/21 20:59:55 UTC

svn commit: r947129 - /incubator/bval/site/trunk/resources/site.css

Author: dwoods
Date: Fri May 21 18:59:55 2010
New Revision: 947129

URL: http://svn.apache.org/viewvc?rev=947129&view=rev
Log:
fix filename ref

Modified:
    incubator/bval/site/trunk/resources/site.css

Modified: incubator/bval/site/trunk/resources/site.css
URL: http://svn.apache.org/viewvc/incubator/bval/site/trunk/resources/site.css?rev=947129&r1=947128&r2=947129&view=diff
==============================================================================
--- incubator/bval/site/trunk/resources/site.css (original)
+++ incubator/bval/site/trunk/resources/site.css Fri May 21 18:59:55 2010
@@ -7,18 +7,18 @@ body {
 #cell-0-1 { height: 1em; width: 85%; }
 #cell-0-2 { background: transparent url( '../images/bg02-white-right-nogr.png' ) repeat-y left top; }
 #cell-1-0 { background: transparent url( '../images/bg.png' ) repeat-x top; }
-#cell-1-1 { background: transparent url( '../images/bg02-purple-left.png' ) no-repeat right top; width:13px; }
+#cell-1-1 { background: transparent url( '../images/bg02-banner-left.png' ) no-repeat right top; width:13px; }
 #cell-1-2 { background: transparent url( '../images/bg.png' ) repeat-x top; width:85%; }
 #banner { height: 100px; } 
-#cell-1-3 { background: transparent url( '../images/bg02-purple-right.png' ) no-repeat left top; width:13px; }
+#cell-1-3 { background: transparent url( '../images/bg02-banner-right.png' ) no-repeat left top; width:13px; }
 #cell-1-4 { background: transparent url( '../images/bg.png' ) repeat-x top; }
 #cell-2-0 { background: white url( '../images/bg02-white-left-nogr.png' ) repeat-y right top; }
 #cell-2-1 { height: 1em; width: 85%; }
 #cell-2-2 { background: white url( '../images/bg02-white-right-nogr.png' ) repeat-y left top; }
 #cell-3-0 { background: transparent url( '../images/bg.png' ) repeat-x top; }
-#cell-3-1 { background: transparent url( '../images/bg02-purple-left.png' ) no-repeat right top; width:13px; }
+#cell-3-1 { background: transparent url( '../images/bg02-banner-left.png' ) no-repeat right top; width:13px; }
 #cell-3-2 { background: transparent url( '../images/bg.png' ) repeat-x top; width:85%; } 
-#cell-3-3 { background: transparent url( '../images/bg02-purple-right.png' ) no-repeat left top; width:13px; }
+#cell-3-3 { background: transparent url( '../images/bg02-banner-right.png' ) no-repeat left top; width:13px; }
 #cell-3-4 { background: transparent url( '../images/bg.png' ) repeat-x top; }
 #cell-4-0 { background: white url( '../images/bg02-white-left-nogr.png' ) repeat-y right top; }
 #cell-4-1 { height: 1em; width: 85%; }