| Age | Commit message (Expand) | Author | Files | Lines |
| 2012-01-26 | move around some comments in buttons.less, update labels to use correct varia... | Mark Otto | 1 | -4/+4 |
| 2012-01-26 | Rebuild *.css | Pete Hopkins | 1 | -6/+10 |
| 2012-01-26 | More *.css building | Pete Hopkins | 1 | -1/+1 |
| 2012-01-26 | Rebuild of *.css | Pete Hopkins | 1 | -18/+21 |
| 2012-01-26 | overhaul frontpage jumbotron, add js for twitter buttons back in, fix up some... | Mark Otto | 1 | -70/+71 |
| 2012-01-25 | fix forms examples and allow for inputs in labels | Mark Otto | 1 | -0/+2 |
| 2012-01-25 | remove some old -moz- prefixes from mixins while we're at it, dropping FF3.6 ... | Mark Otto | 1 | -85/+85 |
| 2012-01-25 | remove all tablesorter assets and css | Mark Otto | 1 | -5/+0 |
| 2012-01-25 | fix button group shadows, update js docs to fix alert js file link | Mark Otto | 1 | -1/+1 |
| 2012-01-25 | update mixins to use slightly diff variables within some parametric mixins | Mark Otto | 1 | -1/+1 |
| 2012-01-25 | Merge branch '2.0-wip' of github.com:twitter/bootstrap into 2.0-wip | Mark Otto | 1 | -1/+1 |
| 2012-01-25 | fix select alignment and height | Mark Otto | 1 | -2/+2 |
| 2012-01-25 | height auto on mutli select | Mark Otto | 1 | -1/+1 |
| 2012-01-25 | rebuil | Jacob Thornton | 1 | -1/+1 |
| 2012-01-25 | fix bottom visual bug on carousel images | Mark Otto | 1 | -0/+1 |
| 2012-01-25 | enable support for form states on select elements | Mark Otto | 1 | -3/+3 |
| 2012-01-25 | change form fields back to inline-block to allow for inline-help text in defa... | Mark Otto | 1 | -1/+1 |
| 2012-01-25 | updated comments in forms.less and added uneditable-textarea class to extend ... | Mark Otto | 1 | -0/+1 |
| 2012-01-25 | remake after merging large button group fix | Mark Otto | 1 | -1/+1 |
| 2012-01-25 | remake after updating variables from @lookfirst | Mark Otto | 1 | -2/+2 |
| 2012-01-25 | update docs to include separate responsive css, update docs to highlight prop... | Mark Otto | 1 | -2/+0 |
| 2012-01-25 | fix modal examples on js page, update modal close button positioning | Mark Otto | 1 | -1/+1 |
| 2012-01-25 | updated icons to require a base class .icon | Mark Otto | 1 | -1/+1 |
| 2012-01-25 | fix margin on input buttons in modals | Mark Otto | 1 | -1/+1 |
| 2012-01-25 | move css builder and downloader to dedicated page, start to update remaining ... | Mark Otto | 1 | -2/+2 |
| 2012-01-24 | fix up docs css for responsive and subnav, fix forms error states | Mark Otto | 1 | -4/+5 |
| 2012-01-24 | remove top margin from alert close, chance close line height to 18px (baseLin... | Mark Otto | 1 | -2/+2 |
| 2012-01-24 | adding actual images to carousel to ensure you can see things are animating; ... | Mark Otto | 1 | -2/+2 |
| 2012-01-24 | allow for text in progress bars | Mark Otto | 1 | -1/+1 |
| 2012-01-24 | revamp alert message and error state color/text/bg to be variables | Mark Otto | 1 | -8/+8 |
| 2012-01-24 | fix code type size | Mark Otto | 1 | -1/+1 |
| 2012-01-24 | fix broken index page heading, update variables and less pages | Mark Otto | 1 | -2/+2 |
| 2012-01-24 | attempt to fix select list alignment in Firefox by removing padding. not quit... | Mark Otto | 1 | -1/+1 |
| 2012-01-24 | add bottom-up styles to the dropdown menus | Mark Otto | 1 | -1/+2 |
| 2012-01-24 | remake css | Mark Otto | 1 | -2/+2 |
| 2012-01-23 | rebuild | Jacob Thornton | 1 | -3/+3 |
| 2012-01-23 | fix up the modals in responsive a bit | Mark Otto | 1 | -1/+1 |
| 2012-01-23 | cut margin in half on default forms | Mark Otto | 1 | -1/+2 |
| 2012-01-23 | revert to negative margin on grid row | Mark Otto | 1 | -3/+2 |
| 2012-01-23 | Merge branch 'normalize' of https://github.com/necolas/bootstrap into necolas... | Mark Otto | 1 | -21/+21 |
| 2012-01-22 | :focus:required:invalid: http://www.alistapart.com/articles/forward-thinking-... | Jacob Thornton | 1 | -1/+1 |
| 2012-01-22 | rebuild | Jacob Thornton | 1 | -4/+4 |
| 2012-01-22 | don't use negative margin - use first child to set to 0 | Jacob Thornton | 1 | -1/+2 |
| 2012-01-22 | fix sans-serif order in forms.less and rebuild | Jacob Thornton | 1 | -29/+29 |
| 2012-01-22 | share -> share-alt | Jacob Thornton | 1 | -1/+1 |
| 2012-01-20 | Remove global reset in favour of contextual reset. | Nicolas Gallagher | 1 | -19/+19 |
| 2012-01-19 | Remove search input cancel button in WebKit-OSX. | Nicolas Gallagher | 1 | -1/+1 |
| 2012-01-19 | Remove unnecessary CSS properties from the clearfix mixin. | Nicolas Gallagher | 1 | -12/+12 |
| 2012-01-18 | don't scope placeholder text color to just inputs | Mark Otto | 1 | -2/+2 |
| 2012-01-18 | make button active state clearer by lightening the inner shadow and removing ... | Mark Otto | 1 | -1/+1 |