| Age | Commit message (Expand) | Author | Files | Lines |
| 2011-11-03 | rebuild css, add preserve-3d for faster animations, fix whitespace in mixins.... | Jacob Thornton | 1 | -5/+6 |
| 2011-11-02 | fix tipsies, modals, and popovers from overlaying topbar | Mark Otto | 1 | -2/+8 |
| 2011-10-31 | Merge branch 'kriansa-patch1' into dev | Mark Otto | 1 | -2/+8 |
| 2011-10-31 | tweak alignment for IE7 and chrome | Mark Otto | 1 | -3/+4 |
| 2011-10-31 | Merge branch 'patch1' of https://github.com/kriansa/bootstrap into kriansa-pa... | Mark Otto | 1 | -1/+2 |
| 2011-10-31 | Merge branch 'dev' of github.com:twitter/bootstrap into dev | Mark Otto | 2 | -1/+4 |
| 2011-10-31 | remove fixed height from select elements for IE7 | Mark Otto | 1 | -0/+1 |
| 2011-10-29 | add active class to css for buttons, write new spec for button, "use strict" | Jacob Thornton | 1 | -1/+2 |
| 2011-10-29 | Merge branch 'master' of github.com:twitter/bootstrap into dev | Jacob Thornton | 1 | -0/+2 |
| 2011-10-28 | adding resizable class and mixin | Mark Otto | 1 | -0/+6 |
| 2011-10-27 | remove background color from html tag | Mark Otto | 1 | -3/+1 |
| 2011-10-27 | Fixed a bug that wasn't working as expected on Linux | Kriansa | 1 | -1/+2 |
| 2011-10-26 | Merge branch 'patch1' of https://github.com/kriansa/bootstrap into kriansa-pa... | Mark Otto | 1 | -0/+4 |
| 2011-10-26 | fix vertical position of dropdown menu in .tabs | Mark Otto | 1 | -1/+1 |
| 2011-10-26 | fix prettyify and update the table styles to include a condensed flavor | Mark Otto | 1 | -1/+12 |
| 2011-10-27 | Aligned close buttons to the middle of alert message | kriansa | 1 | -0/+4 |
| 2011-10-20 | fix the popover background color to work in ie7 | Mark Otto | 1 | -2/+2 |
| 2011-10-19 | updated fluid example to not use floated sidebar and instead use position abs... | Mark Otto | 2 | -30/+31 |
| 2011-10-19 | update docs to streamline the tables section, remove redundant css for tables... | Mark Otto | 1 | -8/+1 |
| 2011-10-19 | remove redundant styles from inline forms | Mark Otto | 1 | -9/+0 |
| 2011-10-11 | remove new tab stuff since it breaks backwards compatability | Mark Otto | 1 | -48/+0 |
| 2011-10-11 | adding new tabble stuff, still a huge work in progress | Mark Otto | 1 | -22/+74 |
| 2011-10-11 | updated pills to include vertical (stacked) variation in patterns and documen... | Mark Otto | 1 | -0/+7 |
| 2011-10-10 | fixing form input width sizing, removing unused CSS | Mark Otto | 2 | -3/+1 |
| 2011-10-10 | adjust width calculations for formColumns to fix issue #404 | Jeff Adams | 1 | -1/+1 |
| 2011-10-09 | cleanup tabs and pills to prep css for new stuff | Mark Otto | 1 | -9/+13 |
| 2011-10-09 | small tweak to dropdowns for autocomplete if you implement dropdowns that way | Mark Otto | 1 | -2/+4 |
| 2011-10-09 | improve text color and borders for legibility | Mark Otto | 1 | -7/+7 |
| 2011-10-09 | new form state styles with lighter footprint | Mark Otto | 1 | -80/+23 |
| 2011-10-09 | add extra states to the form examples | Mark Otto | 1 | -17/+88 |
| 2011-10-09 | remove bottom margin from form in modals for temp fix" | Mark Otto | 1 | -0/+3 |
| 2011-10-08 | modal was not centered correctly | Mark Otto | 1 | -2/+3 |
| 2011-10-08 | remove select from the new form grid sizes and let them inherit the default g... | Mark Otto | 1 | -3/+7 |
| 2011-10-08 | add better handling to the tables so that the thead and tbody first row can h... | Mark Otto | 1 | -0/+2 |
| 2011-10-08 | place popovers and twipsies above modals for use there | Mark Otto | 1 | -2/+2 |
| 2011-10-08 | fix problems with scope in tables when using th in tbody | Mark Otto | 1 | -7/+24 |
| 2011-10-07 | bring hover state back to the .brand element in the topbar to fix a bug | Mark Otto | 1 | -1/+1 |
| 2011-10-07 | resolve problem with nested tables having double borders | Mark Otto | 2 | -2/+5 |
| 2011-10-04 | fixing multi select on chromium ubuntu by setting background color explicitly | Mark Otto | 1 | -0/+1 |
| 2011-10-04 | merging master which has the label fix | Mark Otto | 1 | -1/+1 |
| 2011-10-04 | Merge branch 'master' into dev | Mark Otto | 1 | -0/+1 |
| 2011-10-03 | more small changes to compiled css to try things out | Mark Otto | 1 | -1/+1 |
| 2011-10-03 | scope the label back to the form element | Mark Otto | 1 | -1/+1 |
| 2011-10-03 | make links in error messages not be blue, but instead match the text color an... | Mark Otto | 1 | -0/+20 |
| 2011-10-03 | make it so that checkboxes and radio options-list can have wrapping labels; n... | Mark Otto | 1 | -0/+3 |
| 2011-10-03 | overhaul the grid CSS to make it more durable for tables and forms to use the... | Mark Otto | 4 | -17/+45 |
| 2011-10-03 | resolve issue with form fields and errors causing no space between fields wit... | Mark Otto | 1 | -2/+2 |
| 2011-10-03 | Merge pull request #346 from alepee/master | Mark Otto | 1 | -0/+1 |
| 2011-10-02 | Fixed comment to show appropriate file name. | Sam Carlton | 1 | -1/+1 |
| 2011-09-30 | white-space: nowrap; for .label | Antoine Lépée | 1 | -0/+1 |