[wp-trac] [WordPress Trac] #63196: Typo correction
WordPress Trac
noreply at wordpress.org
Tue Jul 15 07:31:32 UTC 2025
#63196: Typo correction
-----------------------------------------+------------------------
Reporter: mujuonly | Owner: audrasjb
Type: enhancement | Status: accepted
Priority: normal | Milestone: 6.9
Component: Administration | Version: 4.9
Severity: minor | Resolution:
Keywords: has-patch changes-requested | Focuses: css, docs
-----------------------------------------+------------------------
Comment (by dhruvang21):
Comment Suggestion:
{{{
/*
* Requires at least two class-level selectors (e.g.,
* '.wp-picker-container .wp-color-result') to override the
* '.wp-core-ui .button' style in the Customizer.
* Add a third class (e.g., '.button') for increased specificity.
*/
}}}
or a bit short:
{{{
/* Use .wp-picker-container .wp-color-result to override .wp-core-ui
.button */
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/63196#comment:5>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list