18 Feb
2021
18 Feb
'21
4:01 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27661 --- Comment #7 from Martin Renvoize <martin.renvoize@ptfs-europe.com> --- (In reply to Jonathan Druart from comment #5)
+.status_fatal { + background-color: #FF6347 !important;
Why tomato? :)
We already have .error { color: #CC0000; }
Fair point, I had forgotten we had 'error' already.. kinda annoying this table has it's own classing in the first place to be honest. Would you prefer a css change to fix the color to match our .error class.. or wider template followup to convert to using the existing classes.. I'm thinking the latter. -- You are receiving this mail because: You are watching all bug changes.