[wp-trac] [WordPress Trac] #59802: Twenty Fifteen: Quote block citation text color does not change with block setting
WordPress Trac
noreply at wordpress.org
Sun Jun 9 11:17:32 UTC 2024
#59802: Twenty Fifteen: Quote block citation text color does not change with block
setting
--------------------------------------------+-------------------------
Reporter: viralsampat | Owner: karmatosed
Type: defect (bug) | Status: closed
Priority: normal | Milestone: 6.6
Component: Bundled Theme | Version: 6.3.2
Severity: normal | Resolution: fixed
Keywords: has-patch needs-testing commit | Focuses: css
--------------------------------------------+-------------------------
Comment (by shailu25):
@karmatosed
In `/src/wp-content/themes/twentyfifteen/css/blocks.css` Line no 126 to
130 need to remove because its duplicated of Line 131 to 135.
I think you forgot to remove this in previous commit.
{{{
.wp-block-quote[class*="-text-color"] cite,
.wp-block-quote[style*="color"] cite {
color: inherit;
}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/59802#comment:26>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list