moodle/report/completion/styles.css
2016-09-23 10:49:49 +01:00

14 lines
301 B
CSS

#page-report-completion-index table#completion-progress {
margin-top: 20px;
margin-bottom: 30px;
}
#page-report-completion-index .export-actions {
text-align: center;
list-style: none;
}
/*rtl:ignore*/
#page-report-completion-index #completion-progress th svg {
direction: ltr;
}