]> git.ipfire.org Git - thirdparty/bootstrap.git/commit
Require .btn-default for regular buttons 7809/head
authorMark Otto <otto@github.com>
Wed, 8 May 2013 01:07:06 +0000 (18:07 -0700)
committerMark Otto <otto@github.com>
Wed, 8 May 2013 01:07:06 +0000 (18:07 -0700)
commitd7f84d1220719cdf2272c9aa3c6731a932394c58
tree94b169348e81838729a035a23bd0103565972cbe
parentad5f88e1c5384d8312655298dcff429253ad2d9c
Require .btn-default for regular buttons

* Instead of , use  for standard, gray button
* Improves ability to customize buttons by encouraging folks to not override .btn and thus overriding all button modifier classes
* Updates docs to reflect the change
* Reorganize buttons CSS
docs/assets/css/bootstrap.css
docs/docs.html
less/button-groups.less
less/buttons.less
less/mixins.less
less/variables.less