Update of /var/cvs/contributions/didactor2/src/core/templates/css
In directory james.mmbase.org:/tmp/cvs-serv30617
Modified Files:
base.css
Log Message:
fixed some style back to as it was
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.38
retrieving revision 1.39
diff -u -b -r1.38 -r1.39
--- base.css 3 Mar 2008 12:49:29 -0000 1.38
+++ base.css 3 Mar 2008 13:09:32 -0000 1.39
@@ -1017,16 +1017,21 @@
body.editwizards div.educations,
body.editwizards div#mode-educations {
height: 100%;
+ overflow: auto;
}
body.editwizards .mainContent {
left: 0px;
width: 100%;
+ font-weight: normal;
}
body.editwizards .mainContent table.layout {
height: 100%;
width: 100%;
}
+body.editwizards .mainContent table.layout td {
+ white-space: nowrap;
+}
body.editwizards .menu_font{
font-size: 11px;
@@ -1036,9 +1041,9 @@
vertical-align: top;
height:100%;
}
-body.editwizards td#left_menu {
+body.editwizards .mainContent table.layout td#left_menu {
width:20%;
- overflow:auto;
+ overflow: auto;
}
body.editwizards .folderBodyTree {
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs