Home
Documentation
Downloads
Demo
Tracker
Development
Translation
Moodle.net
Search
projects
/
moodle.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
753d681
)
MDL-50245 quiz: fix CSS of search options in the qbank dialogue
author
Tim Hunt
<T.J.Hunt@open.ac.uk>
Thu, 14 May 2015 13:40:44 +0000
(14:40 +0100)
committer
Tim Hunt
<T.J.Hunt@open.ac.uk>
Thu, 14 May 2015 13:40:44 +0000
(14:40 +0100)
mod/quiz/styles.css
patch
|
blob
|
blame
|
history
diff --git
a/mod/quiz/styles.css
b/mod/quiz/styles.css
index
a29650f
..
7c137f5
100644
(file)
--- a/
mod/quiz/styles.css
+++ b/
mod/quiz/styles.css
@@
-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;