mirror of
https://github.com/moodle/moodle.git
synced 2025-08-04 16:36:37 +02:00
MDL-10549 aligning outcomes the same way as grades on submissions page == right
This commit is contained in:
parent
38f4c3fc4b
commit
a330e1ae5d
1 changed files with 4 additions and 0 deletions
|
@ -89,6 +89,10 @@
|
|||
text-align: center;
|
||||
}
|
||||
|
||||
#mod-assignment-submissions .submissions .outcome {
|
||||
text-align: right;
|
||||
}
|
||||
|
||||
#mod-assignment-view #online .singlebutton {
|
||||
text-align: center;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue