Author: andre
Date: 2010-06-29 14:45:00 +0200 (Tue, 29 Jun 2010)
New Revision: 42734

Modified:
   openimages/trunk/src/main/webapp/style/css/editors.css
Log:
width of stats tables

Modified: openimages/trunk/src/main/webapp/style/css/editors.css
===================================================================
--- openimages/trunk/src/main/webapp/style/css/editors.css      2010-06-29 
10:28:42 UTC (rev 42733)
+++ openimages/trunk/src/main/webapp/style/css/editors.css      2010-06-29 
12:45:00 UTC (rev 42734)
@@ -439,7 +439,7 @@
        width: 560px;
        margin-bottom: 1em;
 }
-div#sidebar div.mm_related { width: 360px; }
+div#sidebar div.mm_related { width: 380px; }
 
 div#content div.mm_related tr.relation input.small
 {
@@ -452,6 +452,7 @@
        border-bottom: 1px #ccc solid;
        border-left: 1px #ccc solid;
        font-size: 0.9em;
+       width: 100%;
 }
 table.stats th, table.stats td
 {

_______________________________________________
Cvs mailing list
Cvs@lists.mmbase.org
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to