moodle/report/completion/styles.css
2014-04-22 15:06:23 +08:00

12 lines
272 B
CSS

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