https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31996 Bug ID: 31996 Summary: Make note-style messages consistent with dialogs Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: ASSIGNED Severity: normal Priority: P5 - low Component: Templates Assignee: oleonard@myacpl.org Reporter: oleonard@myacpl.org QA Contact: testopia@bugs.koha-community.org CC: testopia@bugs.koha-community.org Depends on: 31973 In a few places we use <div class="note"> which is an alternative to <div class="dialog message">, displaying at full width of the container and often prepended by an icon. The style of this message has not been updated as part of the redesign. It should be made to match the .dialog.message style. Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31973 [Bug 31973] Restore background color to message-style alerts -- You are receiving this mail because: You are watching all bug changes.