[wp-trac] [WordPress Trac] #49892: Twenty Sixteen: Gutenberg Button block do not overwrite theme style
WordPress Trac
noreply at wordpress.org
Mon Apr 13 12:22:02 UTC 2020
#49892: Twenty Sixteen: Gutenberg Button block do not overwrite theme style
-------------------------+-------------------------------------------------
Reporter: | Owner: (none)
thetwentyseven2727 |
Type: defect | Status: new
(bug) |
Priority: normal | Milestone: Awaiting Review
Component: Bundled | Version: 5.4
Theme | Keywords: 2nd-opinion has-screenshots needs-
Severity: normal | testing
Focuses: css |
-------------------------+-------------------------------------------------
**CSS style from:** wp-block-library-theme | wp-includes/css/dist/block-
library/theme.min.css
{{{
.entry-content .wp-block-button__link {
background: #1a1a1a;
color: #fff;
}
}}}
**CSS style from:** twentysixteen-block-style | wp-
content/themes/twentysixteen/css/blocks.css
{{{
:root .has-vivid-cyan-blue-to-vivid-purple-gradient-background {
~~background: linear-gradient(135deg,#0693e3,#9b51e0);~~
}
}}}
Example:
[[Image()]]
[[Image()]]
--
Ticket URL: <https://core.trac.wordpress.org/ticket/49892>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list