Author: dblevins
Date: Thu Dec 27 13:30:27 2007
New Revision: 607123

URL: http://svn.apache.org/viewvc?rev=607123&view=rev
Log:
push the left column of the examples table out a little

Modified:
    openejb/trunk/website/html/all.css

Modified: openejb/trunk/website/html/all.css
URL: 
http://svn.apache.org/viewvc/openejb/trunk/website/html/all.css?rev=607123&r1=607122&r2=607123&view=diff
==============================================================================
--- openejb/trunk/website/html/all.css (original)
+++ openejb/trunk/website/html/all.css Thu Dec 27 13:30:27 2007
@@ -128,6 +128,11 @@
        line-height: 14px; color: #666666;
 }
 
+/* examples table --------------------------*/
+
+.ExamplesTable .Cel1 {
+  width: 160px;
+}
 
 /* Navigation ------------------------------*/
 


Reply via email to