mirror of
https://github.com/moodle/moodle.git
synced 2025-03-09 02:10:00 +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;
|
|
}
|