mirror of
https://github.com/moodle/moodle.git
synced 2025-03-18 22:50:19 +01:00
MDL-47978 quiz editing: fix display of last add menu
This commit is contained in:
parent
9ebee5df8e
commit
262105faf9
@ -555,6 +555,11 @@ table.quizreviewsummary td.cell {
|
||||
right: auto;
|
||||
left: 0;
|
||||
}
|
||||
|
||||
#page-mod-quiz-edit .moodle-actionmenu[data-enhanced].show .menu a {
|
||||
white-space: nowrap;
|
||||
}
|
||||
|
||||
#page-mod-quiz-edit .slotnumber {
|
||||
background-color: #D3D3D3;
|
||||
text-align: center;
|
||||
|
Loading…
x
Reference in New Issue
Block a user