]> git.ipfire.org Git - thirdparty/bootstrap.git/commit
Custom range input (#25600)
authorMark Otto <markd.otto@gmail.com>
Mon, 19 Feb 2018 22:40:59 +0000 (14:40 -0800)
committerGitHub <noreply@github.com>
Mon, 19 Feb 2018 22:40:59 +0000 (14:40 -0800)
commit470b4472c63f444851c2bc5b7e6cf838103a621a
tree1cbeb2cd2f2f8b1ea500b978e984f45789a1ab47
parent3dd0bde664699fc7a191d0d3569f4f0ba8f06028
Custom range input (#25600)

* added the styling

* added the documentation

* update for one rule per line

* fix hound error: trailing whitespace

* trimmed off vendor prefixes

* Add note about track and thumb

* Psuedo-elements must be split across multiple rulesets to have an affect

* Fix firefox inner focus

* Seems that FF is the only one affected by this

* Add support for gradients

* Add labels, clarify min/max changes

* add step example

* add custom range vars
docs/4.0/components/forms.md
scss/_custom-forms.scss
scss/_variables.scss