mirror of
https://github.com/moodle/moodle.git
synced 2025-01-18 05:58:34 +01:00
13 lines
192 B
CSS
13 lines
192 B
CSS
#page-report-log-index .info {
|
|
margin: 10px;
|
|
}
|
|
|
|
#page-report-log-index .logselectform {
|
|
margin: 10px auto;
|
|
}
|
|
|
|
#page-report-log-user .info {
|
|
margin: 10px;
|
|
text-align: center;
|
|
}
|