]> git.mjollnir.org Git - moodle.git/commitdiff
MDL-15002 "grading report : notice from quiz_num_attempt_summary about how many total...
authorjamiesensei <jamiesensei>
Mon, 26 May 2008 14:38:48 +0000 (14:38 +0000)
committerjamiesensei <jamiesensei>
Mon, 26 May 2008 14:38:48 +0000 (14:38 +0000)
theme/standard/styles_layout.css

index a4fed6be2d5ba2ca9b3d5cc627fdca0f1f37a06a..642643f9836c470294964c8bcc241453adb942df 100644 (file)
@@ -3904,7 +3904,6 @@ table.quizreviewsummary td.cell {
 #mod-quiz-edit #page .controls,
 #mod-quiz-edit #page .quizattemptcounts
 {
-  clear : left;
   text-align: center;
 }
 #mod-quiz-edit .quizquestions h2 {
@@ -4040,6 +4039,7 @@ table.quizreviewsummary td.cell {
   font-size: small;
 }
 .quizattemptcounts {
+  clear : left;
   text-align: center;
   margin: 6px 0;
 }