[wp-trac] [WordPress Trac] #64715: [Admin reskin] Register page notice missing white background
WordPress Trac
noreply at wordpress.org
Wed Feb 25 19:29:11 UTC 2026
#64715: [Admin reskin] Register page notice missing white background
------------------------------------+-----------------------
Reporter: juanfra | Owner: audrasjb
Type: defect (bug) | Status: closed
Priority: normal | Milestone: 7.0
Component: Login and Registration | Version: trunk
Severity: normal | Resolution: fixed
Keywords: has-patch | Focuses: ui
------------------------------------+-----------------------
Comment (by joedolson):
In [changeset:"61737" 61737]:
{{{
#!CommitTicketReference repository="" revision="61737"
Admin: Set info notices to use white background.
The admin reskin changed info notices to a transparent background,
matching usage in Gutenberg. But with the gray background in the core
admin, these notices didn't show up in an expected manner. Additionally,
using a transparent background in a context where the background color is
variable is risky for color contrast.
Change `.notice-info`, `.notice-info.notice-alt`, and `.login .notice,
.login .message` to use white backgrounds. Reverts changes from [61731] to
apply styles also to `.message` class.
Props mohitbsf, audrasjb, peterwilsoncc, pbiron, fabiankaegy, noruzzaman,
joedolson.
Fixes #64678. See #64715.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/64715#comment:15>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list