https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27661
--- Comment #7 from Martin Renvoize <[email protected]> --- (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. _______________________________________________ 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/
