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

This commit is contained in:
Andrew Nicols
2016-11-23 14:15:42 +08:00
2 changed files with 10 additions and 0 deletions
+6
View File
@@ -915,6 +915,12 @@ table.quizreviewsummary td.cell {
color: #555;
}
#page-mod-quiz-edit .section .activity .editing_move {
position: absolute;
left: 0;
top: 0;
}
#page-mod-quiz-edit ul.slots li.activity div.activityinstance .mod_quiz_random_qbank_link {
font-size: 0.8em;
}
+4
View File
@@ -568,6 +568,10 @@ body.path-question-type {
overflow: hidden;
}
#page-mod-quiz-edit ul.slots .activityinstance img.activityicon {
margin-top: 0;
}
.path-mod-quiz .statedetails {
display: block;
font-size: 0.9em;