MDL-74526 theme: remove icon from empty categories in RTL languages
This commit is contained in:
@@ -821,11 +821,7 @@ span.editinstructions {
|
||||
font-weight: normal;
|
||||
padding: 2px 18px;
|
||||
}
|
||||
/* rtl:raw:
|
||||
.course_category_tree .category > .info > .categoryname {
|
||||
background-image:url([[pix:moodle|t/collapsed_empty_rtl]]);
|
||||
}
|
||||
*/
|
||||
|
||||
.course_category_tree .category.with_children > .info > .categoryname {
|
||||
background-image: url([[pix:moodle|t/expanded]]);
|
||||
background-repeat: no-repeat;
|
||||
|
||||
@@ -14368,11 +14368,6 @@ span.editinstructions {
|
||||
font-weight: normal;
|
||||
padding: 2px 18px; }
|
||||
|
||||
/* rtl:raw:
|
||||
.course_category_tree .category > .info > .categoryname {
|
||||
background-image:url([[pix:moodle|t/collapsed_empty_rtl]]);
|
||||
}
|
||||
*/
|
||||
.course_category_tree .category.with_children > .info > .categoryname {
|
||||
background-image: url([[pix:moodle|t/expanded]]);
|
||||
background-repeat: no-repeat;
|
||||
|
||||
@@ -14368,11 +14368,6 @@ span.editinstructions {
|
||||
font-weight: normal;
|
||||
padding: 2px 18px; }
|
||||
|
||||
/* rtl:raw:
|
||||
.course_category_tree .category > .info > .categoryname {
|
||||
background-image:url([[pix:moodle|t/collapsed_empty_rtl]]);
|
||||
}
|
||||
*/
|
||||
.course_category_tree .category.with_children > .info > .categoryname {
|
||||
background-image: url([[pix:moodle|t/expanded]]);
|
||||
background-repeat: no-repeat;
|
||||
|
||||
Reference in New Issue
Block a user