| Age | Commit message (Expand) | Author | Files | Lines |
| 2013-02-05 | Merge branch '2.3.0-wip' into 3.0.0-wip | Mark Otto | 1 | -3/+7 |
| 2013-02-05 | Merge branch '2.3.0-wip' of https://github.com/patrickhlauke/bootstrap into p... | Mark Otto | 1 | -5/+8 |
| 2013-02-02 | Revamp button mixins and pseudo states | Mark Otto | 1 | -38/+6 |
| 2013-02-02 | Merge branch '3.0.0-wip' of https://github.com/vickash/bootstrap into vickash... | Mark Otto | 1 | -38/+27 |
| 2013-02-02 | Add @btn-color variable and use in buttons and carets; fixes dropup caret as ... | Mark Otto | 1 | -1/+1 |
| 2013-01-19 | IE8 compatible fix for disabled button hover | Vickash Mahabir | 1 | -4/+12 |
| 2013-01-18 | Fix logic error where a disabled button would change color in an enabled fiel... | Vickash Mahabir | 1 | -2/+2 |
| 2013-01-18 | Fix that thing with disabled buttons changing color on hover | Vickash Mahabir | 1 | -39/+20 |
| 2013-01-17 | Restore .btn-info | Mark Otto | 1 | -0/+11 |
| 2013-01-16 | Derp on type styles a bit more; bring back and fix up more more docs styles | Mark Otto | 1 | -1/+1 |
| 2013-01-13 | Merge branch '2.3.0-wip' into 3.0.0-wip | Mark Otto | 1 | -1/+0 |
| 2013-01-13 | Fix btn link hover and tweak dropdown border/shadows | Mark Otto | 1 | -1/+5 |
| 2013-01-12 | white text on buttons on hover for links | Mark Otto | 1 | -0/+1 |
| 2013-01-12 | buttons and button group flattening improvements | Mark Otto | 1 | -1/+0 |
| 2013-01-12 | finetune buttons flattened colors | Mark Otto | 1 | -12/+43 |
| 2013-01-11 | Fixes #6474: remove duplicate .btn border colors to make @btn-border work | Mark Otto | 1 | -5/+0 |
| 2013-01-02 | Basic keyboard accessibility CSS tweaks | Patrick H. Lauke | 1 | -5/+8 |
| 2012-12-21 | flatten buttons and forms | Mark Otto | 1 | -8/+15 |
| 2012-12-19 | Holy shit, buttons, button states, and input states updated | Mark Otto | 1 | -5/+6 |
| 2012-12-19 | Merge branch '3.0.0-wip' of https://github.com/cvrebert/bootstrap into cvrebe... | Mark Otto | 1 | -5/+12 |
| 2012-12-19 | More button tweaks | Mark Otto | 1 | -12/+12 |
| 2012-12-19 | remove commented out buttons css, update docs | Mark Otto | 1 | -69/+5 |
| 2012-12-19 | overhaul buttons | Mark Otto | 1 | -31/+58 |
| 2012-12-09 | fixes #5605: style as disabled all form controls & btns under a disabled fiel... | Chris Rebert | 1 | -5/+12 |
| 2012-12-09 | Refactor input groups | Mark Otto | 1 | -0/+1 |
| 2012-12-08 | Merge branch 'master' into 3.0.0-wip | Mark Otto | 1 | -0/+4 |
| 2012-12-07 | Fixes #6148: Icons in mini buttons properly aligned | Mark Otto | 1 | -0/+4 |
| 2012-11-30 | more vars changed, remove @white var | Mark Otto | 1 | -9/+9 |
| 2012-11-30 | more consistent variable naming patterns | Mark Otto | 1 | -12/+12 |
| 2012-11-30 | Part 1 of unCamelCasing variables | Mark Otto | 1 | -4/+4 |
| 2012-11-28 | Fixes #5963: Add large button example to icons, fix vertical alignment in lar... | Mark Otto | 1 | -1/+1 |
| 2012-11-08 | remove * line-height | Mark Otto | 1 | -1/+0 |
| 2012-11-04 | Merge branch '2.2.2-wip' into exploratory | Mark Otto | 1 | -4/+0 |
| 2012-11-04 | remove unnecessary bg declarations in buttons per #5684 | Mark Otto | 1 | -5/+0 |
| 2012-11-03 | Merge branch 'glyphicons_font' into exploratory | Mark Otto | 1 | -10/+9 |
| 2012-11-02 | Merge branch '2.2.2-wip' into exploratory | Mark Otto | 1 | -1/+1 |
| 2012-11-02 | tweaks to icons defaults and in buttons improve vertical align | Mark Otto | 1 | -3/+3 |
| 2012-11-02 | removing glyphicons images, swapping in new icon font with new classes | Mark Otto | 1 | -10/+9 |
| 2012-10-03 | use border-radius vars where possible | Mark Otto | 1 | -1/+1 |
| 2012-10-01 | reset input and button heights with updated padding | Mark Otto | 1 | -1/+1 |
| 2012-09-30 | remove .border-radius mixin and replace with standard border-radius property,... | Mark Otto | 1 | -5/+5 |
| 2012-09-30 | remove firefox <3.6 css hacks for buttons | Mark Otto | 1 | -14/+0 |
| 2012-09-30 | Merge branch '2.1.2-wip' into exploratory | Mark Otto | 1 | -2/+4 |
| 2012-09-30 | Merge branch 'amid2887-master' into 2.1.2-wip | Mark Otto | 1 | -2/+4 |
| 2012-10-01 | Add missing icon class definition for buttons.less | amid2887 | 1 | -2/+4 |
| 2012-09-25 | remove all ie7 conditionals and mixins | Mark Otto | 1 | -21/+0 |
| 2012-09-18 | add new vars for common border-radius, upping border-radius of inputs to 4px;... | Mark Otto | 1 | -9/+4 |
| 2012-09-18 | add new vars for common font-sizes and paddings with large, small, and mini c... | Mark Otto | 1 | -9/+13 |
| 2012-09-12 | change up box-shadow mixin usage everywhere to use escaping again, or local v... | Mark Otto | 1 | -2/+2 |
| 2012-09-03 | Merge pull request #4763 from Luis-TP/2.1.1-wip | Mark Otto | 1 | -2/+2 |