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

fancy-button-text-colors not working #11

Closed
jlippiner opened this issue Jul 15, 2010 · 5 comments
Closed

fancy-button-text-colors not working #11

jlippiner opened this issue Jul 15, 2010 · 5 comments

Comments

@jlippiner
Copy link

I have this defined in my CSS:

    a.yellow-button
      +fancy-button-structure
      +fancy-button-colors(darken(desaturate(yellow, 35), 5))
      +fancy-button-text-colors(#000,#000,#000)
      width: 100px

and no matter how I recorder the elements or what I put for the text colors, the text is always WHITE.

How do I change the text color for a button?

@htanata
Copy link

htanata commented Sep 13, 2010

Same problem with me. The color provided by fb-state-colors seems to override it.

@imathis
Copy link
Owner

imathis commented Oct 5, 2010

I believe this is fixed in the latest version. If not try the prerelease with gem install fancy-buttons --pre

@htanata
Copy link

htanata commented Oct 6, 2010

I'm using 0.6.0.pre1 and the problem is there.

@imathis
Copy link
Owner

imathis commented Oct 6, 2010

Thanks, I'll have a look.

@imathis
Copy link
Owner

imathis commented Oct 28, 2010

This time I've fixed it for sure, sorry for the delay.

This issue was closed.
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

No branches or pull requests

3 participants