https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39947 Bug ID: 39947 Summary: Do not use bg-* Bootstrap classes Change sponsored?: --- Product: Koha Version: Main Hardware: All OS: All Status: NEW Severity: minor Priority: P5 - low Component: Templates Assignee: oleonard@myacpl.org Reporter: oleonard@myacpl.org QA Contact: testopia@bugs.koha-community.org Depends on: 39274 Another round of corrections to the way we use Bootstrap color classes: We use Bootstrap's "bg-*" class in a few places (bg-info, bg-danger, etc) and it doesn't really fit with the staff interface's color palette. In those places where we don't want to use the corresponding alert classes we should be using .bg-*-subtle. Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39274 [Bug 39274] HTML bg-* elements are low contrast -- You are receiving this mail because: You are watching all bug changes.