Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove specificity on text coloring #770

Merged
merged 4 commits into from
May 3, 2018
Merged

Conversation

snide
Copy link
Contributor

@snide snide commented May 3, 2018

Fixes #766

We're likely being a little too forceful with coloring with EuiTextColor and EuiText. This lessons the specificity and removes from brute force patterns. In place of the brute force I've applied color: inherit on euiText so it should play nicer with styling from parents. The default coloring would come from the reset.scss values anyway.

image

@snide snide requested review from cchaos and jen-huang May 3, 2018 21:46
@snide snide merged commit aff8262 into elastic:master May 3, 2018
@snide snide deleted the bug/coloring branch May 3, 2018 22:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants