3 Jan
2024
3 Jan
'24
2:46 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35681 --- Comment #11 from Owen Leonard <oleonard@myacpl.org> --- 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.