Merge branch 'MDL-60750-master' of git://github.com/lameze/moodle

This commit is contained in:
Eloy Lafuente (stronk7)
2017-12-19 00:56:14 +01:00
3 changed files with 8 additions and 5 deletions
@@ -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 {
+4
View File
@@ -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;