https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39947
David Nind <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Text to go in the| |This fixes some Bootstrap release notes| |color classes. | | | |It removes | |a few instances of the | |"bg-*" class from templates | |(used in a few places such | |as bg-info, bg-danger, | |etc.) as the styles don't | |really fit with the staff | |interface's color palette. | |Examples include the | |circulation and fine rules | |page and the patron import | |tool page. | | | |In the places | |where we don't want to use | |the corresponding alert | |classes, it adds some CSS | |so that we can safely use | |the ".bg-*-subtle" class to | |a div with | |".page-section.". | | | |(This is | |related to Bug 39274 - HTML | |bg-* elements are low | |contrast, added to Koha | |25.05, and Bug 35402 - | |Update the OPAC and staff | |interface to Bootstrap 5, | |added to Koha 24.11.) -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
