Nicer presentation of quiz questions (merged from stable)

This commit is contained in:
moodler
2006-01-06 07:26:25 +00:00
parent 16f1dc71c2
commit ed55f76bb5
+5
View File
@@ -144,8 +144,13 @@ body#mod-quiz-report table#responses .partialcorrect {
#mod-quiz-attempt #timer .generalbox {
width:150px
}
#mod-quiz-attempt #timer {
position:absolute;
/*top:100px; is set by js*/
left:10px
}
.mod-quiz #categoryquestions td {
white-space:nowrap;
}