]> git.mjollnir.org Git - moodle.git/commitdiff
quiz editing: MDL-17334 further space for grading box
authorpilpi <pilpi>
Tue, 20 Jan 2009 20:41:41 +0000 (20:41 +0000)
committerpilpi <pilpi>
Tue, 20 Jan 2009 20:41:41 +0000 (20:41 +0000)
theme/standard/styles_layout.css

index e13347c560744ea8cab14fcae0603d687abbe21c..ba7edc65a3d827b42ef0f6c7a13fb8825ff2674f 100644 (file)
@@ -4643,11 +4643,12 @@ table.quizreviewsummary td.cell {
 #mod-quiz-edit div.question div.content div.points{
     top:0.5em;
     border-left:#FFF solid 0.4em;
-    width:8em;
+    width:8.5em;
     padding:0.2em;
 }
 #mod-quiz-edit div.question div.content div.points input{
     width:2em;
+    padding:0;
 }
 #mod-quiz-edit div.question div.content div.points input.pointssubmitbutton{
     width:auto;