Update of /var/cvs/contributions/didactor2/src/core/templates/css
In directory james.mmbase.org:/tmp/cvs-serv29495/css
Modified Files:
base.css
Log Message:
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.43
retrieving revision 1.44
diff -u -b -r1.43 -r1.44
--- base.css 14 Mar 2008 14:05:48 -0000 1.43
+++ base.css 20 Mar 2008 11:11:34 -0000 1.44
@@ -6,7 +6,7 @@
*/
html {
background-color: white;
- height: 100%;
+ height:100%;
}
body {
@@ -14,6 +14,7 @@
font-size: 0.7em;
width: 100%;
margin: 0 0 0 0;
+ height: 100%;
}
h1 {
@@ -78,6 +79,8 @@
text-decoration: none
}
+.di_body {
+ }
.content {
height: 100%;
width: 100%;
@@ -292,6 +295,8 @@
/* ###### cockpit: 3 columns ###### */
.columns {
+ position: absolute;
+ top: 20%;
height: 80%;
width: 100%;
background-color: #FFFFFF
@@ -1075,7 +1080,7 @@
height: 100%;
padding: 0em;
}
-body.editwizards .componentBody {
+.componentBody {
height: 100%;
}
body.editwizards .titlebar a {
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs