mirror of
https://github.com/moodle/moodle.git
synced 2025-01-19 06:18:28 +01:00
MDL-22952 (bulk commit) - Fixed bidirectional page problems (right to left).
This commit is contained in:
parent
72d06632f2
commit
21cbbf3fe9
@ -109,4 +109,6 @@
|
||||
.dir-rtl .coursebox .summary {text-align:right;}
|
||||
.dir-rtl .course_category_tree .category.with_children> .category_label {background-position: center right; padding-right: 18px;}
|
||||
.dir-rtl .course_category_tree .category_label, .dir-rtl .course_category_tree .category .course {padding-right:18px;}
|
||||
.dir-rtl.jsenabled .course_category_tree .category.with_children.collapsed .category_label {background-image:url([[pix:moodle|t/collapsed_rtl]]);}
|
||||
.dir-rtl.jsenabled .course_category_tree .category.with_children.collapsed .category_label {background-image:url([[pix:moodle|t/collapsed_rtl]]);}
|
||||
.dir-rtl .course_category_tree .category .courses .course_link {background-position:center right; padding-right:18px;}
|
||||
.dir-rtl .clearfloat {float:none; clear:both;height:0px;}
|
Loading…
x
Reference in New Issue
Block a user