https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42848 Bug ID: 42848 Summary: CSS checker rules needs update Initiative type: --- Sponsorship --- status: Product: Koha Version: Main Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: System Administration Assignee: koha-bugs@lists.koha-community.org Reporter: cbrannon@cdalibrary.org QA Contact: testopia@bugs.koha-community.org CC: gmcharlt@gmail.com Target Milestone: --- When I have the following in CSS: #opac-patron-registration :is(#header-region, #breadcrumbs, #google_translate_element) { display: none; } It throws the following warning (Red X bang) next to the line: Expected RPAREN at line 1, col 31. And it underlines the hashtag for #header-region. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.