Update of /var/cvs/html/mmbase/edit/my_editors/css
In directory james.mmbase.org:/tmp/cvs-serv12135/css

Modified Files:
        my_editors.css 
Log Message:
makes it easier to reload a node when found with the "edit node #" form, styles 
for properties



See also: http://cvs.mmbase.org/viewcvs/html/mmbase/edit/my_editors/css


Index: my_editors.css
===================================================================
RCS file: /var/cvs/html/mmbase/edit/my_editors/css/my_editors.css,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -b -r1.12 -r1.13
--- my_editors.css      10 Sep 2008 09:29:56 -0000      1.12
+++ my_editors.css      15 Jan 2009 21:13:45 -0000      1.13
@@ -434,8 +434,8 @@
 }
 
 #node label strong { display: block; }
-#node .aliasses { padding-left: 12%; }
-#node .aliasses img { vertical-align: middle; }
+#node .aliasses, #node .properties { padding-left: 13%; }
+#node .aliasses img, #node .properties img { vertical-align: middle; }
 
 /* edit node relations */
 #relationssource, #relationsdestination { width: 100%; }
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to