Author: andre
Date: 2010-06-25 19:09:49 +0200 (Fri, 25 Jun 2010)
New Revision: 42716

Modified:
   openimages/trunk/src/main/webapp/style/css/editors.css
Log:
integrating new spot for searchrelate

Modified: openimages/trunk/src/main/webapp/style/css/editors.css
===================================================================
--- openimages/trunk/src/main/webapp/style/css/editors.css      2010-06-25 
17:09:33 UTC (rev 42715)
+++ openimages/trunk/src/main/webapp/style/css/editors.css      2010-06-25 
17:09:49 UTC (rev 42716)
@@ -237,13 +237,17 @@
 /* mmbase styles */
 #content div input.small, #content div textarea.small { width: 570px; }
 #content div input.big, #content div textarea.big { width: 570px; }
-#sidebar div input.small, #sidebar div textarea.small { width: 360px; }
-#sidebar div input.big, #sidebar div textarea.big { width: 360px; }
+
 #content div.create th.node { text-align: right; }
 #content div.create input.small,
 #content div.create textarea.small,
 #content div.create textarea.big { width: 446px; }
 
+#sidebar div input.small, 
+#sidebar div textarea.small { /*width: 360px;*/ }
+#sidebar div input.big, #sidebar div textarea.big { width: 360px; }
+
+
 /* end mmbase styles */
 /*label:hover { cursor: help; }*/
 div.description { display: none; }

_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to