MDL-85363 quiz: style the question number inplace editable nicely.
This commit is contained in:
+4
-6
@@ -540,10 +540,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 {
|
||||
@@ -556,6 +552,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;
|
||||
@@ -774,8 +774,6 @@ table.quizreviewsummary td.cell {
|
||||
overflow-x: hidden;
|
||||
overflow-y: hidden;
|
||||
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