Opened 17 hours ago
Last modified 9 hours ago
#49582 new enhancement
wp-admin CSS audit
Reported by: | isabel_brison | Owned by: | |
---|---|---|---|
Milestone: | Awaiting Review | Priority: | normal |
Severity: | normal | Version: | |
Component: | Administration | Keywords: | |
Focuses: | css, performance | Cc: |
Description (last modified by )
This is an umbrella ticket for an audit of the CSS in wp-admin, as discussed in the #core-css chat: https://make.wordpress.org/core/2020/03/03/css-chat-summary-27th-february/.
The audit should cover the following aspects, for which separate tickets may be created if they don't exist already:
- Identifying where specificity can be reduced;
- Identifying dead code;
- Identifying code specific to browsers no longer supported (existing ticket: #46015);
There is a ticket for auditing the toolbar CSS: #46003.
There is also a ticket for auditing all occurrences of !important
: #26350, and another one tackling just the !important
s in `common.css: #47569.
Note: See
TracTickets for help on using
tickets.