| Age | Commit message (Expand) | Author | Files | Lines |
| 2012-12-07 | Fixes #6148: Icons in mini buttons properly aligned | Mark Otto | 1 | -0/+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 | remove unnecessary bg declarations in buttons per #5684 | Mark Otto | 1 | -5/+0 |
| 2012-10-03 | use border-radius vars where possible | Mark Otto | 1 | -1/+1 |
| 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-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 |
| 2012-08-31 | fixes #4889: btn-link disabled styles | Mark Otto | 1 | -1/+6 |
| 2012-08-27 | Unescaped box-shadows to take advantage of new box-shadow mixin | Luis Aleman | 1 | -2/+2 |
| 2012-08-27 | fixes #4666: overrides for input types with .btn-block | Mark Otto | 1 | -0/+15 |
| 2012-08-21 | alternate fix to #4522: increase line-height on btn-mini | Mark Otto | 1 | -1/+1 |
| 2012-08-19 | fixes #4462: mixins instead of vanilla css | Mark Otto | 1 | -6/+2 |
| 2012-08-18 | fixes #4445: .btn-link shouldn't have a pressed button-like state at all, so ... | Mark Otto | 1 | -4/+7 |
| 2012-08-17 | fix up padding on small buttons, add button examples | Mark Otto | 1 | -1/+1 |
| 2012-08-15 | Removed pixel designation from a zeroed-out property. | tobz | 1 | -1/+1 |
| 2012-08-15 | Updated margin adjustments of button-based icon overrides. | tobz | 1 | -2/+2 |
| 2012-08-14 | compensate for ie7 button padding with no borders, fix indentation | Mark Otto | 1 | -2/+3 |
| 2012-08-01 | darken default button borders | Mark Otto | 1 | -2/+2 |
| 2012-07-30 | update button styles to use updated 14px base font size, align carets to othe... | Mark Otto | 1 | -4/+4 |
| 2012-07-29 | reverse navbar styles to save code | Mark Otto | 1 | -0/+3 |
| 2012-07-27 | add .btn-block for a full-width button option | Mark Otto | 1 | -0/+9 |
| 2012-07-17 | fixes #3845: add .btn-link for transparent buttons styled as links | Mark Otto | 1 | -0/+24 |
| 2012-07-10 | fixes #3706: add textColor and textShadow as options to .buttonBackground mixin | Mark Otto | 1 | -20/+1 |
| 2012-07-09 | Merge branch '2.1.0-wip' of https://github.com/nextgenthemes/bootstrap into n... | Mark Otto | 1 | -34/+36 |
| 2012-07-09 | wasn't feeling the new buttons, downsizing again until we get a better balance | Mark Otto | 1 | -3/+3 |
| 2012-07-07 | Wrapped btn:hover, btn.disabled inside .btn | nextgenthemes | 1 | -36/+36 |
| 2012-07-05 | buttons and pre updates for font-size | Mark Otto | 1 | -1/+1 |
| 2012-07-04 | rewrite docs homepage, new graphics | Mark Otto | 1 | -1/+1 |
| 2012-07-01 | new jumbotron | Mark Otto | 1 | -2/+2 |
| 2012-06-28 | standardize top level file comments | Mark Otto | 1 | -2/+3 |
| 2012-04-24 | fix ie7 button group toggles and button borders | Mark Otto | 1 | -1/+3 |
| 2012-04-23 | fix up buttons after recess property order | Mark Otto | 1 | -0/+3 |
| 2012-04-16 | lots of property ordering | Jacob Thornton | 1 | -12/+8 |
| 2012-03-31 | remove @shadow instances and replace with escaped values, update mixins to no... | Mark Otto | 1 | -6/+2 |
| 2012-03-25 | Remove black border on buttons in IE7: | Mark Otto | 1 | -0/+5 |
| 2012-03-25 | revert bart's mixin fix | Mark Otto | 1 | -4/+6 |
| 2012-03-23 | fix other instances of mixins, swap use of box-shadow everywhere, include bor... | Mark Otto | 1 | -4/+4 |
| 2012-03-12 | button group sizes for ie7 fixes | Mark Otto | 1 | -0/+4 |
| 2012-03-11 | remove text indent on carets (not needed) and add inline replacement mixin | Mark Otto | 1 | -0/+1 |
| 2012-03-05 | add a ton new variables for type, buttons, inputs | Mark Otto | 1 | -9/+9 |
| 2012-02-20 | Merge branch 'billyvg-main' into 2.0.2-wip | Mark Otto | 1 | -2/+2 |
| 2012-02-20 | Update old button selectors 'small' and 'large' to be 'btn-small' and 'btn-la... | Billy Vong | 1 | -2/+2 |
| 2012-02-19 | Merge branch 'andriijas-2.0.1-wip' into 2.0.2-wip | Mark Otto | 1 | -1/+1 |
| 2012-02-17 | removing duplicate reset filter since we changed the main button to use butto... | Mark Otto | 1 | -1/+0 |
| 2012-02-17 | swap last .btn-dark reference | Mark Otto | 1 | -1/+1 |
| 2012-02-17 | Keep origin in track | Andreas Cederström | 1 | -0/+7 |