[wp-trac] [WordPress Trac] #64720: Empty gray theme-actions div on Appearance > Themes for classic themes with no customizer support
WordPress Trac
noreply at wordpress.org
Wed Mar 4 20:43:12 UTC 2026
#64720: Empty gray theme-actions div on Appearance > Themes for classic themes with
no customizer support
-------------------------------------------------+-------------------------
Reporter: awetz583 | Owner: joedolson
Type: defect (bug) | Status: closed
Priority: normal | Milestone: 7.0
Component: Themes | Version: trunk
Severity: minor | Resolution: fixed
Keywords: has-screenshots admin-reskin has- | Focuses: css
patch commit |
-------------------------------------------------+-------------------------
Changes (by joedolson):
* status: accepted => closed
* resolution: => fixed
Comment:
In [changeset:"61831" 61831]:
{{{
#!CommitTicketReference repository="" revision="61831"
Themes: Remove background on active theme actions.
The background behind theme actions for the active theme was still visible
when no actions were available, such as with a disabled customizer.
Removing the background on this container improves the design of the
active theme card by simplifying the layout and prevents the appearance of
an error if no actions are available.
Remove background and inset box shadow for the `.theme.active .theme-
actions` container on the active theme.
Props awetz583, huzaifaalmesbah, noruzzaman, shailu25, joedolson.
Fixes #64720.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/64720#comment:10>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list