mirror of
https://github.com/moodle/moodle.git
synced 2025-08-09 02:46:40 +02:00
MDL-50245 quiz: fix CSS of search options in the qbank dialogue
This commit is contained in:
parent
753d681076
commit
3a1bc53bc2
1 changed files with 3 additions and 0 deletions
|
@ -920,6 +920,9 @@ table#categoryquestions {
|
||||||
opacity: 0.5;
|
opacity: 0.5;
|
||||||
padding-top: 50px;
|
padding-top: 50px;
|
||||||
}
|
}
|
||||||
|
.mod_quiz_qbank_dialogue #advancedsearch label {
|
||||||
|
font-size: 100%;
|
||||||
|
}
|
||||||
|
|
||||||
.modulespecificbuttonscontainer {
|
.modulespecificbuttonscontainer {
|
||||||
padding-left: 0.3em;
|
padding-left: 0.3em;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue