Update of /var/cvs/contributions/didactor2/src/core/templates/css
In directory james.mmbase.org:/tmp/cvs-serv10105

Modified Files:
        base.css 
Log Message:
defining also style of editwizards page here


See also: 
http://cvs.mmbase.org/viewcvs/contributions/didactor2/src/core/templates/css


Index: base.css
===================================================================
RCS file: /var/cvs/contributions/didactor2/src/core/templates/css/base.css,v
retrieving revision 1.35
retrieving revision 1.36
diff -u -b -r1.35 -r1.36
--- base.css    15 Jan 2008 16:04:32 -0000      1.35
+++ base.css    24 Jan 2008 15:55:49 -0000      1.36
@@ -1009,3 +1009,31 @@
 .mm_c_links {
   margin-left: 3ex;
 }
+
+
+
+body.editwizards a {
+  font-size: 11px;
+}
+body.editwizards .menu_font{
+  font-size: 11px;
+}
+body.editwizards .folderBodyTree {
+  width: 20%;
+  height: 90%;
+  overflow: scroll;
+}
+body.editwizards .contentBody {
+
+  top: 0em;
+  left: 0em;
+  right: 0em;
+  bottom: 0em;
+  height: 100%;
+  padding: 0em;
+}
+body.editwizards .componentBody {
+}
+body.editwizards .titlebar a {
+  margin-left: 1ex;
+}
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to