mirror of
https://github.com/moodle/moodle.git
synced 2025-01-18 22:08:20 +01:00
9 lines
182 B
CSS
9 lines
182 B
CSS
|
#page-report-completion-index table#completion-progress {
|
||
|
margin-top: 20px;
|
||
|
margin-bottom: 30px;
|
||
|
}
|
||
|
|
||
|
#page-report-completion-index .export-actions {
|
||
|
text-align: center;
|
||
|
}
|