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

Modified Files:
        base.css 
Log Message:



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


Index: base.css
===================================================================
RCS file: 
/var/cvs/contributions/didactor2/src/assessment/templates/assessment/css/base.css,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -b -r1.15 -r1.16
--- base.css    8 Jan 2009 15:35:29 -0000       1.15
+++ base.css    8 Jan 2009 17:44:37 -0000       1.16
@@ -68,8 +68,10 @@
 div.problems.stage3 h4 {
   float: left;
   display: block;
-  margin-right: 10px;
+  margin-right: 15px;
   font-size:1em;
+  font-weight: bold;
+  
 
 }
 div.problems.stage3 .list ol li input,
@@ -93,6 +95,50 @@
   width: 100px;
 }
 
+.learnblockNames, .learnblockProblemItems  {
+       margin-left: 200px;
+
+       
+}  
+h2.problemTypes {
+               clear: both;
+               margin-top: 10px;
+               margin-bottom: 10px;
+}
+
+
+
+.learnblockItems {
+       float: left;
+       width: 65px;
+}
+
+.learnblockProblemItems {
+       margin-top: -1.8em;
+       margin-bottom: 5px;
+}
+
+.problemItem .learnblockNames {
+       display: inline;
+       margin-left: 50px;
+}
+
+
+.problemItem {
+       padding: 3px;
+       border:1px solid white;
+}
+
+
+
+h4.learnblockItems {
+       font-weight: bold;
+}
+
+.problemItem {
+       clear: both;
+}
+
 .closelesson input.formbutton {
        widht: 200px !important;
 }
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to