mirror of
https://github.com/moodle/moodle.git
synced 2025-08-09 10:56:56 +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;
|
||||
padding-top: 50px;
|
||||
}
|
||||
.mod_quiz_qbank_dialogue #advancedsearch label {
|
||||
font-size: 100%;
|
||||
}
|
||||
|
||||
.modulespecificbuttonscontainer {
|
||||
padding-left: 0.3em;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue