]> git.ipfire.org Git - thirdparty/bootstrap.git/commit
Use form elements in checkbox and radio button groups
authorMark Otto <otto@github.com>
Sat, 16 Mar 2013 19:34:07 +0000 (12:34 -0700)
committerMark Otto <otto@github.com>
Sat, 16 Mar 2013 19:34:07 +0000 (12:34 -0700)
commitefbf8373a5060b2c9b4d97cdfd2c288124d339c6
treeeb293254b07f110716311ecbd659abb24855c964
parentbe8f992c94d8155248ddb10dc84bb04c6f7cbe28
Use form elements in checkbox and radio button groups

* Uses .btn on label elements with nested checkbox and radio controls within
* Updated examples to reflect change in HTML and CSS
* Had to add .active all buttons for proper state highlighting (mimicing the :active pseudo state)
* Still needs JavaScript plugin updated by @fat
docs/assets/css/bootstrap.css
docs/javascript.html
less/button-groups.less
less/mixins.less