https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31973
David Nind <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #142615|0 |1 is obsolete| | --- Comment #2 from David Nind <[email protected]> --- Created attachment 142656 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=142656&action=edit Bug 31973: Restore background color to message-style alerts This patch restores the background color to message-style alerts, those which use the markup <div class="dialog message">. These alerts should stand out more to the user. To test, apply the patch and rebuild the staff interface CSS. - Test areas which use the message-style dialog. Perhaps the easiest example is to try to view a bibliographic record which doesn't exist: /cgi-bin/koha/catalogue/detail.pl?biblionumber=1234567890 - It can also be found as a confirmation when deleting a basket in Acquisitions, deleting a patron attribute type in Administration, updating a Z39.50 server in Administration, etc. - Confirm that the alert looks correct and is suitable visible. Signed-off-by: David Nind <[email protected]> -- 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/
