[wp-trac] [WordPress Trac] #64976: Admin Style: Plugin links change styles on updates on 7.0
WordPress Trac
noreply at wordpress.org
Thu Apr 2 23:34: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 commit |
-------------------------------------------------+-------------------------
Changes (by joedolson):
* status: accepted => closed
* resolution: => fixed
Comment:
In [changeset:"62200" 62200]:
{{{
#!CommitTicketReference repository="" revision="62200"
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`.
Props opurockey, audrasjb, vgnavada, gaisma22, shailu25, rbcorrales,
joedolson.
Fixes #64976.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/64976#comment:14>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list