I had commented out the quiz section to be sure that no other CSS is active. Now the #mod-quiz-report styles are active again.

This commit is contained in:
urs_hunkler
2006-03-02 14:53:13 +00:00
parent 2dd6d66b31
commit 89fe8086c5
+6 -4
View File
@@ -1076,6 +1076,7 @@ finished --Urs */
vertical-align: top;
padding-top: 0.4em;
}
.numerical .answer,
.shortanswer .answer,
.truefalse .answer {
background-color: #EEE;
@@ -1084,6 +1085,7 @@ finished --Urs */
.shortanswer .answer input {
width: 85%;
}
.numerical .answer,
.shortanswer .feedback,
.truefalse .feedback {
clear: both;
@@ -1605,7 +1607,7 @@ body#mod-forum-search .introcontent {
/* .feedbacktext {
display:block;
text-align:right;
}
} */
body#mod-quiz-report table#attempts,
body#mod-quiz-report table#commands,
@@ -1645,10 +1647,10 @@ body#mod-quiz-report .controls {
text-align: center;
}
.navbutton form {
/* .navbutton form {
display: inline;
}
*/
} */
/***
*** Modules: Resource
***/