Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • B bootstrap
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 263
    • Issues 263
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 114
    • Merge requests 114
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Bootstrap
  • bootstrap
  • Merge requests
  • !121

Mozilla Firefox three-color gradient fix

  • Review changes

  • Download
  • Email patches
  • Plain diff
Closed Administrator requested to merge github/fork/emilkje/moz-gradient-fix into master Aug 29, 2011
  • Overview 0
  • Commits 3
  • Pipelines 0
  • Changes 5

Created by: emilkje

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

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: github/fork/emilkje/moz-gradient-fix