Merge branch 'MDL-60750-34' of git://github.com/lameze/moodle into MOODLE_34_STABLE
This commit is contained in:
@@ -378,11 +378,6 @@ table.quizattemptsummary .noreviewmessage {
|
||||
display: none;
|
||||
}
|
||||
|
||||
#mod_quiz_preflight_form .femptylabel .felement {
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
.moodle-dialogue-base .moodle-dialogue.mod_quiz_preflight_popup {
|
||||
width: 600px;
|
||||
}
|
||||
|
||||
@@ -817,6 +817,10 @@ div#dock {
|
||||
padding: 0.2em;
|
||||
height: 1em;
|
||||
}
|
||||
#mod_quiz_preflight_form .femptylabel .felement {
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
// Question navigation block.
|
||||
.path-mod-quiz #mod_quiz_navblock {
|
||||
|
||||
@@ -17894,6 +17894,10 @@ div#dock {
|
||||
padding: 0.2em;
|
||||
height: 1em;
|
||||
}
|
||||
#mod_quiz_preflight_form .femptylabel .felement {
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
}
|
||||
.path-mod-quiz #mod_quiz_navblock .qnbutton {
|
||||
text-decoration: none;
|
||||
font-size: 14px;
|
||||
|
||||
Reference in New Issue
Block a user