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

Extract input placeholder colors to variables #2168

Merged
merged 2 commits into from
Oct 28, 2018
Merged

Conversation

ariejan
Copy link
Contributor

@ariejan ariejan commented Oct 18, 2018

This is a small improvement.

This makes it easier to override the color of the placeholder text in an input. I've extracted the respective color declarations to $input-placeholder-color and $input-disabled-placeholder-color.

That's all.

I've tested this in a local fork for a personal project. No issues.

This makes it easier to override the color colour of the placeholder text in an input.
This is SASS, not SCSS.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants