mirror of
https://github.com/moodle/moodle.git
synced 2025-01-19 06:18:28 +01:00
MDL-13549 related these changes; merged from MOODLE_19_STABLE
This commit is contained in:
parent
ad4e76e77d
commit
df612c4203
@ -303,6 +303,16 @@ body#admin-index .copyright {
|
||||
.plugincheckwrapper {
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.course-report-outline td.lastaccess {
|
||||
font-size:0.8em;
|
||||
}
|
||||
|
||||
.course-report-outline tr.section {
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
|
||||
/***
|
||||
*** Blocks
|
||||
***/
|
||||
|
@ -2112,6 +2112,15 @@ body#course-info .generalbox.info {
|
||||
margin:10px;
|
||||
}
|
||||
|
||||
.course-report-outline td.numviews {
|
||||
text-align:right;
|
||||
}
|
||||
|
||||
.course-report-outline div.loginfo {
|
||||
text-align:center;
|
||||
margin: 1em;
|
||||
}
|
||||
|
||||
#content .coursebox .summary .category {
|
||||
text-align:right;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user