MDL-10549 aligning outcomes the same way as grades on submissions page == right

This commit is contained in:
skodak 2007-08-03 14:38:22 +00:00
parent 38f4c3fc4b
commit a330e1ae5d

View file

@ -89,6 +89,10 @@
text-align: center;
}
#mod-assignment-submissions .submissions .outcome {
text-align: right;
}
#mod-assignment-view #online .singlebutton {
text-align: center;
}