Skip to content

Try tweaking the specificity of the custom color syntax#15167

Merged
jasmussen merged 3 commits intomasterfrom
try/tweak-color-override-css
May 3, 2019
Merged

Try tweaking the specificity of the custom color syntax#15167
jasmussen merged 3 commits intomasterfrom
try/tweak-color-override-css

Conversation

@jasmussen
Copy link
Copy Markdown
Contributor

This fixes #12986 and is based on the conversation there.

Instead of doubling the selectors to increase specificity, we are supplying the element as well.

This fixes #12986 and is based on the conversation there.

Instead of doubling the selectors to increase specificity, we are supplying the element as well.
@jasmussen jasmussen added [Status] In Progress Tracking issues with work in progress [Type] Code Quality Issues or PRs that relate to code quality labels Apr 25, 2019
@jasmussen jasmussen self-assigned this Apr 25, 2019
@jasmussen jasmussen removed the [Status] In Progress Tracking issues with work in progress label Apr 30, 2019
@jasmussen jasmussen marked this pull request as ready for review April 30, 2019 09:03
@jasmussen
Copy link
Copy Markdown
Contributor Author

Thanks for the review! Addressed the points.

Copy link
Copy Markdown
Member

@jorgefilipecosta jorgefilipecosta left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍 The specificity is not changed so users should not notice any difference.

@jasmussen jasmussen added this to the 5.7 (Gutenberg) milestone May 3, 2019
@jasmussen jasmussen merged commit 42eb03c into master May 3, 2019
@jasmussen jasmussen deleted the try/tweak-color-override-css branch May 3, 2019 15:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

[Type] Code Quality Issues or PRs that relate to code quality

Projects

None yet

Development

Successfully merging this pull request may close these issues.

.has-vivid-cyan-blue-background-color.has-vivid-cyan-blue-background-color

3 participants