We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
In waves.min.css:
.waves-button, .waves-button-input, .waves-button:hover, .waves-button:link, .waves-button:visited { ... background: 0 0; ... }
It's drop colors. May be background-position: left top ?
The text was updated successfully, but these errors were encountered:
Right. It seems the cssmin reformated the background color. I will check this out later. Thanks!
Sorry, something went wrong.
Fix button color issue #46
5bdaa42
Fixed. 😄
No branches or pull requests
In waves.min.css:
It's drop colors.
May be background-position: left top ?
The text was updated successfully, but these errors were encountered: