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

Mozilla Firefox three-color gradient fix #121

Closed
wants to merge 3 commits into from

Conversation

emilkje
Copy link

@emilkje emilkje commented Aug 29, 2011

I've tried to fix the gradients for Mozilla firefox. Gradients in the twitter/bootstrap/master repo did not work on initial clone.

  • Changed gradient colorStop from floating point to percentage in .btn.
  • And added "top" before the color chains for mozilla three-color gradients.

Tested and working on:

  • FF 6.0
  • Safari 5.1
  • Opera 11.50

PS: This is my first pull request ever, so please advice if something is wrong

@mdo
Copy link
Member

mdo commented Sep 2, 2011

Mage this fix in our upcoming 1.2 release. Closing now.

@mdo mdo closed this Sep 2, 2011
@fabiozc
Copy link

fabiozc commented Sep 17, 2012

we must use ".70" instead "70% to works on FF 14+

mikejr83 pushed a commit to SumTotalSystems/bootstrap that referenced this pull request Mar 29, 2016
added example for combining filtering and sorting
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.

3 participants