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

Fix Firefox: color for select options #946

Merged
merged 3 commits into from
Nov 5, 2018
Merged

Conversation

Gnito
Copy link
Contributor

@Gnito Gnito commented Nov 5, 2018

Firefox has started passing color from <select> to <option> elements. We had grey <select> to show placeholder text in grey. This fixes the situation so that <select> still has grey color, but its child <option> elements have separate color set.

NOTE: placeholder option needs to be disabled for it to get disabled look (color will be grey and it's not selectable).

@Gnito Gnito temporarily deployed to sharetribe-starter-app November 5, 2018 10:15 Inactive
@Gnito Gnito changed the title Fix ff category option Fix Firefox: color for select options Nov 5, 2018
@Gnito Gnito merged commit f09549b into master Nov 5, 2018
@Gnito Gnito deleted the fix-ff-category-option branch November 5, 2018 10:39
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.

1 participant