Author: dblevins
Date: Mon Sep 12 22:16:12 2011
New Revision: 1169961
URL: http://svn.apache.org/viewvc?rev=1169961&view=rev
Log:
fixed images link
Modified:
openejb/site/trunk/content/all.css
Modified: openejb/site/trunk/content/all.css
URL:
http://svn.apache.org/viewvc/openejb/site/trunk/content/all.css?rev=1169961&r1=1169960&r2=1169961&view=diff
==============================================================================
--- openejb/site/trunk/content/all.css (original)
+++ openejb/site/trunk/content/all.css Mon Sep 12 22:16:12 2011
@@ -58,7 +58,7 @@ img {
background: #a4a3c2;
/*background: #aba9d9;*/
/*background: #b8b6d9;*/
- background-image:url('gradient-001.png');
+ background-image:url('/images/gradient-001.png');
background-size:150px 2px;
background-repeat: repeat-y;
width: 130px;