X-Git-Url: http://git.moodle.org/gw?p=moodle.git;a=blobdiff_plain;f=theme%2Fbootstrapbase%2Fless%2Fmoodle%2Fcourse.less;h=11e71f4f10133f57bcbf978f1a6766a4739276cc;hp=3446f53d175ad73877880a8cd694744ce1df57d9;hb=fb9c770d8d4b3c4a288184a83b2bc203ffd7ffce;hpb=1b136466bf0c330a0f4038d189a3aaea697f17db diff --git a/theme/bootstrapbase/less/moodle/course.less b/theme/bootstrapbase/less/moodle/course.less index 3446f53d175..11e71f4f101 100644 --- a/theme/bootstrapbase/less/moodle/course.less +++ b/theme/bootstrapbase/less/moodle/course.less @@ -990,9 +990,6 @@ span.editinstructions { // The category or course is hidden. &[data-visible="0"] { .muted; - a.categoryname { - .muted; - } > div { > a { .muted; @@ -1006,13 +1003,6 @@ span.editinstructions { } } } - > ul .item-actions.category-item-actions { - // If the category is hidden hide both show and hide icons for sub categories. - .action-hide, - .action-show { - display: none; - } - } } &.highlight { background-color:transparent;