copied back the CSS for the timer positioning from version 1.12

This commit is contained in:
urs_hunkler
2006-04-08 15:06:36 +00:00
parent 7c404f9b2b
commit 5b2f6e51f9
+10
View File
@@ -186,5 +186,15 @@ body#mod-quiz-grading table#grading td
* html .clearfix {height: 1%;}
/* End hide from IE-mac */
#mod-quiz-attempt #timer .generalbox {
width:150px
}
#mod-quiz-attempt #timer {
position:absolute;
/*top:100px; is set by js*/
left:10px
}