[wp-trac] [WordPress Trac] #64976: Admin Style: Plugin links change styles on updates on 7.0
WordPress Trac
noreply at wordpress.org
Mon Apr 6 20:03:07 UTC 2026
#64976: Admin Style: Plugin links change styles on updates on 7.0
-------------------------------------------------+-------------------------
Reporter: antonynz | Owner: joedolson
Type: defect (bug) | Status: closed
Priority: normal | Milestone: 7.0
Component: Administration | Version: trunk
Severity: minor | Resolution: fixed
Keywords: admin-reskin has-patch has- | Focuses:
screenshots dev-reviewed |
-------------------------------------------------+-------------------------
Changes (by joedolson):
* status: reopened => closed
* resolution: => fixed
Comment:
In [changeset:"62211" 62211]:
{{{
#!CommitTicketReference repository="" revision="62211"
Admin: Limit scope of admin notice link design.
The design changes to admin notices links in the admin refresh were
applied broadly to .notice, .error, and .updated classes, but these
classes are sometimes used outside the context of an admin notice.
Change selectors from .notice a, .error a, .updated a to div.notice a,
div.error a, div.updated a.
Reviewed by audrasjb.
Merges [62200] to the 7.0 branch.
Props opurockey, audrasjb, vgnavada, gaisma22, shailu25, rbcorrales,
joedolson.
Fixes #64976.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/64976#comment:17>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list