-
Notifications
You must be signed in to change notification settings - Fork 111
Open
Description
Hi Bas,
When a section is hidden, opacity is set to 0.5 on the '
Opacity should not be set on li element, but rather like it's done in core themes:
.course-content ul li.section.hidden .sectionname > span, .course-content ul li.section.hidden .content > div, .course-content ul li.section.hidden .activity .activityinstance {
opacity: 0.5;
}
Kind regards
Metadata
Metadata
Assignees
Labels
No labels
