MDL-13549 related these changes
This commit is contained in:
@@ -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
|
||||
***/
|
||||
|
||||
@@ -2089,6 +2089,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;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user