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

Button color issue. #46

Closed
prostoandrei opened this issue Aug 22, 2014 · 2 comments
Closed

Button color issue. #46

prostoandrei opened this issue Aug 22, 2014 · 2 comments
Labels

Comments

@prostoandrei
Copy link

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 ?

@fians
Copy link
Owner

fians commented Aug 25, 2014

Right. It seems the cssmin reformated the background color. I will check this out later. Thanks!

@fians fians added the Bug label Aug 25, 2014
fians pushed a commit that referenced this issue Sep 27, 2014
@fians
Copy link
Owner

fians commented Sep 27, 2014

Fixed. 😄

@fians fians closed this as completed Sep 27, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants