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

Add a default color to chosen results #1767

Merged
merged 1 commit into from Feb 7, 2014
Merged

Conversation

mlettini
Copy link
Contributor

@mlettini mlettini commented Feb 7, 2014

This fixes #1724 (comment). With no color on .chosen-results it defaulted to body text, which is not good if that's anything other than a black. I matched the color to .chosen-single.

While doing this I quickly looked at colors and changed two small things. I made .no-results lighter, and found that the multiple select input did not need color: #999 on a separate .default style, so I fixed that.

tjschuck added a commit that referenced this pull request Feb 7, 2014
@tjschuck tjschuck merged commit dde5799 into master Feb 7, 2014
@tjschuck
Copy link
Member

tjschuck commented Feb 7, 2014

Draft release notes updated.

@stof stof deleted the default-color-on-results branch February 7, 2014 22:24
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.

default textcolor missing for results
2 participants