]> git.ipfire.org Git - thirdparty/bootstrap.git/commit
Gradients refactor
authorMark Otto <otto@github.com>
Sat, 25 May 2013 20:16:15 +0000 (13:16 -0700)
committerMark Otto <otto@github.com>
Sat, 25 May 2013 20:16:15 +0000 (13:16 -0700)
commit60575dfb461d5e01d36b564dccc55ef260982081
tree19f8a4619d6c50bc55acf2beb17e0c0389c90cc3
parent5ea070bdf600a26bbf7da31db94aa76f64c5423f
Gradients refactor

* Add start and end support to the horizontal gradient as well
* Change all variables from camelCase to use-dashes
* Better comments in the gradients mixins area
* Update current uses of gradients in dropdowns and carousel to specify only two values by direct assignment of variables
docs/assets/css/bootstrap.css
less/carousel.less
less/dropdowns.less
less/mixins.less