| Age | Commit message (Expand) | Author | Files | Lines |
| 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 |
| 2012-02-16 | add mini buttons per #1971 | Mark Otto | 1 | -0/+7 |
| 2012-02-13 | Clean up inverse button using variables, adding button group examples. Also a... | Andreas Cederström | 1 | -2/+2 |
| 2012-02-12 | change classname from .btn-dark to .btn-inverse, change use text | Mark Otto | 1 | -4/+4 |
| 2012-02-12 | Merge branch '2.0.1-wip' of https://github.com/simonfranz/bootstrap into simo... | Mark Otto | 1 | -2/+9 |
| 2012-02-12 | update ff comment in buttons | Mark Otto | 1 | -0/+2 |
| 2012-02-12 | standardize default button gradient styles to match other buttons, reset it's... | Mark Otto | 1 | -1/+2 |
| 2012-02-11 | remove color on :active of buttons | Mark Otto | 1 | -1/+0 |
| 2012-02-09 | Added a black/dark button | Simon | 1 | -2/+9 |
| 2012-02-06 | rearrange some of the docs on buttons to show examples of all possible render... | Mark Otto | 1 | -1/+3 |
| 2012-02-04 | buttons and icons updated for improved placement and variable support for ico... | Mark Otto | 1 | -2/+2 |
| 2012-02-01 | fix missing ; in buttons.less | Mark Otto | 1 | -1/+1 |
| 2012-01-30 | fix button styles on active and disabled | Mark Otto | 1 | -2/+2 |
| 2012-01-30 | *really* refactor the buttons and update them all over the docs | Mark Otto | 1 | -26/+26 |
| 2012-01-30 | refactor buttons.less | Mark Otto | 1 | -101/+118 |
| 2012-01-30 | adding warning (orange) button, fix responsive navbar problem | Mark Otto | 1 | -0/+7 |
| 2012-01-28 | darken buttons, uncomment out firefox keyframes from progress bars | Mark Otto | 1 | -4/+4 |
| 2012-01-28 | nav, buttons, and docs updates to account for outline: 0; on :active | Mark Otto | 1 | -0/+1 |
| 2012-01-27 | rgba text color on active buttons for a bit more contrast from their non-acti... | Mark Otto | 1 | -0/+7 |
| 2012-01-27 | use quotes on attr selectors more consistently | Mark Otto | 1 | -1/+1 |
| 2012-01-27 | icon spacing in small buttons and nav lists | Mark Otto | 1 | -1/+1 |
| 2012-01-27 | combined .disabled and [disabled] and confirmed in ie7/8 | Mark Otto | 1 | -9/+1 |
| 2012-01-27 | new tab focus style and mixin | Mark Otto | 1 | -1/+1 |
| 2012-01-27 | clean up use of mixins to highlight them appropriately in your fav editor | Mark Otto | 1 | -1/+1 |
| 2012-01-27 | Merge branch 'ie_7_components' of https://github.com/phopkins/bootstrap into ... | Mark Otto | 1 | -34/+16 |
| 2012-01-27 | Moves buttonBackground to mixins (issue 1292) | Pete Hopkins | 1 | -25/+0 |
| 2012-01-27 | align text in buttons so folks can easily make them different widths | Mark Otto | 1 | -0/+1 |
| 2012-01-27 | Cleans up IE7 inline margins for buttons and adds them for sprites, also fixe... | Pete Hopkins | 1 | -10/+16 |
| 2012-01-27 | Moves IE7-specific button padding to only apply to form controls | Pete Hopkins | 1 | -1/+2 |
| 2012-01-27 | Fixes up internal and external spacing for IE7 buttons | Pete Hopkins | 1 | -0/+7 |
| 2012-01-26 | moving structure around + more work on builder... | Jacob Thornton | 1 | -0/+151 |