Author: michiel
Date: 2010-02-03 10:42:23 +0100 (Wed, 03 Feb 2010)
New Revision: 40826

Modified:
   didactor/trunk/components/assessment/src/main/webapp/assessment/css/base.css
Log:
mostly spacing, and changed a height/float (forgot why)

Modified: 
didactor/trunk/components/assessment/src/main/webapp/assessment/css/base.css
===================================================================
--- 
didactor/trunk/components/assessment/src/main/webapp/assessment/css/base.css    
    2010-02-03 09:41:24 UTC (rev 40825)
+++ 
didactor/trunk/components/assessment/src/main/webapp/assessment/css/base.css    
    2010-02-03 09:42:23 UTC (rev 40826)
@@ -53,7 +53,7 @@
        padding-left: 5px;
   padding-top:5px;;
   margin-bottom: 17px;
-  
+
 }
 
 div.goals, div.problems {
@@ -63,10 +63,10 @@
 div.student div.problems li,div.student div.goals li, 
div.problemsListCategorize li {
   width:100%;
   display:block;
- 
+
   list-style-type:none;
   margin-bottom: 5px;
-  
+
 }
 
 div.problemsListCategorize a.create {
@@ -77,8 +77,9 @@
 
 }
 div.problemsListCategorize li {
-       height: 40px;
-       font-weight: bold;
+  float: left;
+  height: 100%;
+  font-weight: bold;
 }
 
 div.student a.create {
@@ -89,7 +90,7 @@
        float: left;
        width: 222px;
        margin-bottom: 5px;
-       
+
 }
 
 div.selectTroublesSpacer {
@@ -98,9 +99,9 @@
 
 div.problemItemCategories {
        display: block;
-       
+
        margin-top: 2px;
-       
+
 }
 
 div.editDifficulties {
@@ -127,7 +128,7 @@
 div.problems .mm_f_name,div.goals .mm_f_name {
        background-color: white;
   width:440px;
-       
+
 }
 
 div.problems.stage3 .mm_f_name {
@@ -173,7 +174,7 @@
 
 td.problemTypes {
   font-weight: bold;
-  
+
 }
 
 #problemEvaluateTest div.content.tests {
@@ -186,7 +187,7 @@
 }
 
 #problemEvaluateTest div.content.tests div.text {
-       
+
        width: 600px;
 }
 
@@ -212,7 +213,7 @@
 }
 
 .closelesson input.formbutton {
- 
+
 }
 
 .mm_dt_didactor_assessment_troubles {

_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to