mirror of
https://github.com/moodle/moodle.git
synced 2025-04-06 00:42:44 +02:00
MDL-62186 Theme boost: change padding of quiz editing input field
This commit is contained in:
parent
6fa694bef0
commit
10acff4ada
@ -485,6 +485,11 @@ div#dock {
|
||||
vertical-align: middle;
|
||||
}
|
||||
|
||||
#page-mod-quiz-edit ul.slots li.section li.activity .instancemaxmarkcontainer {
|
||||
padding: 0;
|
||||
margin: 0 0.4em;
|
||||
}
|
||||
|
||||
// Assign.
|
||||
.path-mod-assign [data-region="grade-actions-panel"] [data-region="grade-actions"] .collapse-buttons {
|
||||
top: auto;
|
||||
|
Loading…
x
Reference in New Issue
Block a user