Opened 10 years ago
Closed 10 years ago
#34530 closed defect (bug) (fixed)
Update _default_wp_die_handler() style sheet
Reported by: |
|
Owned by: |
|
---|---|---|---|
Milestone: | 4.4 | Priority: | normal |
Severity: | normal | Version: | 4.4 |
Component: | Upgrade/Install | Keywords: | has-screenshots has-patch |
Focuses: | ui, accessibility | Cc: |
Description
_default_wp_die_handler()
prints out a style element in the head section of the document, the CSS rules there should be updated to be consistent with recent changes, e.g. buttons style. Also, links should be underlined: they're barely noticeable and hard to distinguish for color blind or low vision users.
Attachments (1)
Change History (6)
Note: See
TracTickets for help on using
tickets.
It would be nice to explore new ideas and have a more maintainable solution, avoiding hardcoded style sheets.