https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35681
--- Comment #11 from Owen Leonard <[email protected]> --- It looks like the HTML is generated by HTML::FromANSI::Tiny? <span style="color: #f33;">Something in red is a warning</span> It would be preferable to have it use a class instead of a style attribute so that we can customize the colors. The default red, yellow, and white options do not have adequate contrast on a white background. -- 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/
