mirror of
https://github.com/moodle/moodle.git
synced 2025-08-04 16:36:37 +02:00
MDL-40716 report_completion: Set RTL
This commit is contained in:
parent
23a9a5632c
commit
4d1becbbab
1 changed files with 3 additions and 0 deletions
|
@ -6,3 +6,6 @@
|
|||
#page-report-completion-index .export-actions {
|
||||
text-align: center;
|
||||
}
|
||||
#page-report-completion-index.dir-rtl #completion-progress th svg {
|
||||
direction: ltr;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue