[wp-trac] [WordPress Trac] #64976: Admin Style: Plugin links change styles on updates on 7.0
WordPress Trac
noreply at wordpress.org
Sun Mar 29 15:46:06 UTC 2026
#64976: Admin Style: Plugin links change styles on updates on 7.0
--------------------------------------+---------------------
Reporter: antonynz | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: 7.0
Component: Administration | Version: trunk
Severity: minor | Resolution:
Keywords: admin-reskin needs-patch | Focuses:
--------------------------------------+---------------------
Comment (by joedolson):
This is because plugin rows get the class `.updated` after an update runs,
so these styles cover that case.
The added selectors probably need to be `div.updated`, etc., to prevent
applying in miscellaneous other places where the same classes might be
used.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/64976#comment:2>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list