Merge branch 'MDL-74526-master' of https://github.com/devlionco/moodle

This commit is contained in:
Víctor Déniz 2022-06-14 10:12:19 +01:00
commit d7f6af48d4
3 changed files with 1 additions and 15 deletions

View File

@ -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;

View File

@ -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;

View File

@ -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;