#31456 closed defect (bug) (fixed)
Press This: Fix alert styles by adding `alert` class
Reported by: | Michael Arestad | Owned by: | azaozz |
---|---|---|---|
Milestone: | 4.2 | Priority: | normal |
Severity: | normal | Version: | 4.2 |
Component: | Press This | Keywords: | has-patch |
Focuses: | Cc: |
Description
Currently each alert should have an alert
and either is-notice
or is-error
to add appropriate styles (regardless of html semantics). This patch should fix it. Could use some @azaozz eyes on it.
Attachments (1)
Change History (6)
Note: See
TracTickets for help on using
tickets.
Before:
After: