Author: dblevins
Date: Tue Oct  4 21:22:48 2011
New Revision: 1178958

URL: http://svn.apache.org/viewvc?rev=1178958&view=rev
Log:
tweak so this css can be used on the website

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=1178958&r1=1178957&r2=1178958&view=diff
==============================================================================
--- openejb/site/trunk/content/all.css (original)
+++ openejb/site/trunk/content/all.css Tue Oct  4 21:22:48 2011
@@ -156,6 +156,11 @@ img {
     width: 40px;
 }
 
+.Row1 .Col2 img {
+    width: 40px;
+    height: 5px;
+}
+
 /*.Col3 {*/
     /*width: 700px;*/
 /*}*/


Reply via email to