moodle/report/completion/styles.css
2015-11-17 15:33:58 +00:00

13 lines
294 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;
}
#page-report-completion-index.dir-rtl #completion-progress th svg {
direction: ltr;
}