maintenance mode MDL-15700 Just some little tidyups of the maintenance mode page

This commit is contained in:
moodler 2009-01-20 06:01:05 +00:00
parent 80829be920
commit f3a36b620d
2 changed files with 17 additions and 4 deletions

View file

@ -1013,6 +1013,10 @@ body#admin-modules table.generaltable td.c0
text-align: center;
}
#admin-maintenance .buttons {
text-align:center;
}
#admin-report-unittest-index .exception pre {
padding: 8px;
}