Merge branch 'MDL-85363-405' of https://github.com/lucaboesch/moodle into MOODLE_405_STABLE
This commit is contained in:
+4
-6
@@ -532,10 +532,6 @@ table.quizreviewsummary td.cell {
|
||||
#page-mod-quiz-edit .slotnumber {
|
||||
text-align: center;
|
||||
margin: 0.1em 0.5em;
|
||||
min-width: 2em;
|
||||
display: inline-block;
|
||||
}
|
||||
#page-mod-quiz-edit li.section .slotnumber.unshuffled {
|
||||
display: inline-block;
|
||||
}
|
||||
#page-mod-quiz-edit li.section .slotnumber.shuffled {
|
||||
@@ -548,6 +544,10 @@ table.quizreviewsummary td.cell {
|
||||
display: inline-block;
|
||||
}
|
||||
|
||||
#page-mod-quiz-edit .slotnumber .inplaceeditable {
|
||||
white-space: nowrap;
|
||||
}
|
||||
|
||||
#page-mod-quiz-edit .section-heading {
|
||||
margin-left: 20px;
|
||||
margin-bottom: 0;
|
||||
@@ -758,8 +758,6 @@ table.quizreviewsummary td.cell {
|
||||
overflow-y: hidden;
|
||||
white-space: nowrap;
|
||||
text-overflow: ellipsis;
|
||||
display: inline-block;
|
||||
height: 20px;
|
||||
}
|
||||
|
||||
#page-mod-quiz-edit ul.slots .activityinstance span.instancename img {
|
||||
|
||||
Reference in New Issue
Block a user