https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24282 Bug ID: 24282 Summary: SCSS conversion broke style in search results item status Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: Templates Assignee: oleonard@myacpl.org Reporter: fridolin.somers@biblibre.com QA Contact: testopia@bugs.koha-community.org Before SCSS conversion, there was a style for search results item status : #searchresults span.status { Conversion to SCSS added ul : #searchresults ul span.status { Now style does not apply anymore. You can see that items on loan are not red anymore. -- You are receiving this mail because: You are watching all bug changes.