Author: andre
Date: 2010-06-25 16:00:18 +0200 (Fri, 25 Jun 2010)
New Revision: 42713
Modified:
openimages/trunk/src/main/webapp/style/css/editors.css
Log:
borders s&r, plus heights of fields with html editor
Modified: openimages/trunk/src/main/webapp/style/css/editors.css
===================================================================
--- openimages/trunk/src/main/webapp/style/css/editors.css 2010-06-25
13:59:45 UTC (rev 42712)
+++ openimages/trunk/src/main/webapp/style/css/editors.css 2010-06-25
14:00:18 UTC (rev 42713)
@@ -387,6 +387,11 @@
margin: 0;
}
+.mm_f_intro { height: 120px; }
+.mm_f_body,
+.mm_f_desciption,
+.mm_f_text { height: 560px; }
+
.invalid { background-color: #fee; }
#searchform .invalid { background-color: #fff; }
.displaynone { display: none; }
@@ -418,16 +423,11 @@
div#content div.mm_related
{
- border: 1px #ccc solid;
width: 560px;
+ margin-bottom: 1em;
}
+div#sidebar div.mm_related { width: 360px; }
-div#sidebar div.mm_related
-{
- border: 1px #ccc solid;
- width: 360px;
-}
-
div#content div.mm_related tr.relation input.small
{
width: 200px;
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs