MDL-50245 quiz: fix CSS of search options in the qbank dialogue
authorTim Hunt <T.J.Hunt@open.ac.uk>
Thu, 14 May 2015 13:40:44 +0000 (14:40 +0100)
committerTim Hunt <T.J.Hunt@open.ac.uk>
Thu, 14 May 2015 13:40:44 +0000 (14:40 +0100)
mod/quiz/styles.css

index a29650f..7c137f5 100644 (file)
@@ -920,6 +920,9 @@ table#categoryquestions {
     opacity: 0.5;
     padding-top: 50px;
 }
+.mod_quiz_qbank_dialogue #advancedsearch label {
+    font-size: 100%;
+}
 
 .modulespecificbuttonscontainer {
     padding-left: 0.3em;