https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21470 Bug ID: 21470 Summary: Due date no longer shown in red when viewing checkouts for a patron Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: Staff Client Assignee: koha-bugs@lists.koha-community.org Reporter: stefan.berndtsson@ub.gu.se QA Contact: testopia@bugs.koha-community.org CC: gmcharlt@gmail.com It seems the conversion from CSS to SCSS for staff-global.css (Bug 19474) has misplaced the colouring of the "overdue" class when viewing checkouts for a patron. 18.05, which does not use SCSS, has rules for ".overdue" and ".debit", but in the SCSS these are placed inside the "a" tag rule. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.