| Age | Commit message (Expand) | Author | Files | Lines |
| 2011-11-25 | clean up comments for better built files | Jacob Thornton | 1 | -4/+3 |
| 2011-11-17 | update property order and do some misc cleanup | Mark Otto | 1 | -15/+15 |
| 2011-11-17 | make uneditable inputs work with span* classes | Mark Otto | 1 | -1/+2 |
| 2011-11-17 | make form classes match table classes (readable left to right), update docs a... | Mark Otto | 1 | -19/+21 |
| 2011-11-12 | updated docs pages (still wip), adding misc css classes, added form styles fr... | Mark Otto | 1 | -36/+36 |
| 2011-10-16 | tweak the h2s again for better spacing, adjust docs, remove white bg if possi... | Mark Otto | 1 | -6/+2 |
| 2011-10-09 | update input prepend and append to use baseline variable | Mark Otto | 1 | -2/+2 |
| 2011-10-04 | fixing multi select on chromium ubuntu by setting background color explicitly | Mark Otto | 1 | -0/+1 |
| 2011-10-04 | update variables to inlude @baseFontSize, @baseFontFamily, @baseLineHeight fo... | Mark Otto | 1 | -15/+15 |
| 2011-09-29 | round the corners on the search form inputs like a boss | Mark Otto | 1 | -0/+9 |
| 2011-09-29 | huge update to forms, docs for the new forms, added a new link for js example... | Mark Otto | 1 | -189/+136 |
| 2011-09-28 | updated forms.less to have better comments while pulling out all the old clas... | Mark Otto | 1 | -47/+38 |
| 2011-09-16 | fixing conflict and recompiling | Mark Otto | 1 | -4/+4 |
| 2011-09-15 | move clearfix logic back onto clearfix class for ie7 | Jacob Thornton | 1 | -1/+1 |
| 2011-09-15 | little fixes for ie 7 | Jacob Thornton | 1 | -3/+3 |
| 2011-09-14 | allow multi-select lists in forms | Mark Otto | 1 | -0/+5 |
| 2011-09-13 | apply clearfix to appended input pattern to clear the floats | Mark Otto | 1 | -0/+1 |
| 2011-09-12 | comment out box-shadow on masthead and footer in docs.css because Opera sucks... | Mark Otto | 1 | -3/+5 |
| 2011-09-11 | fix problem with error styles in forms that clashed with alert-messages by qu... | Mark Otto | 1 | -2/+2 |
| 2011-09-11 | make input prepend styles look a bit better | Mark Otto | 1 | -6/+8 |
| 2011-09-11 | remove qualifying tags in .span selectors for built in grid so that we can us... | Mark Otto | 1 | -0/+29 |
| 2011-09-11 | oops, double commit last time; apply fixes to make select elements line up in... | Mark Otto | 1 | -4/+2 |
| 2011-09-11 | fix legends in ie7 | Mark Otto | 1 | -0/+3 |
| 2011-09-11 | fix legends in ie7 | Mark Otto | 1 | -2/+2 |
| 2011-09-10 | overhaul docs CSS since it was scalable, converted docs mastheads and footers... | Mark Otto | 1 | -22/+25 |
| 2011-09-10 | trying to solve firefox active outline, make .input less specific | Mark Otto | 1 | -1/+1 |
| 2011-09-09 | fix the stacked form legend style | Mark Otto | 1 | -1/+1 |
| 2011-09-09 | bug fixing | Mark Otto | 1 | -5/+9 |
| 2011-09-08 | bump css to 1.3.0, update makefile to reflect that, update form css to prepen... | Mark Otto | 1 | -1/+1 |
| 2011-09-04 | addng docs for the themes stuff and examples | Mark Otto | 1 | -4/+4 |
| 2011-09-02 | tweak readonly, disabled, and uneditable form elements | Mark Otto | 1 | -17/+42 |
| 2011-09-02 | fix broken checkbox in ie7 | Mark Otto | 1 | -0/+1 |
| 2011-09-02 | update the file input to undo the damage of the generic input selector | Mark Otto | 1 | -5/+8 |
| 2011-09-01 | for html5 style all inputs -- then unstyle checkbox, radio, button, reset, su... | Jacob Thornton | 1 | -13/+33 |
| 2011-08-25 | resolve conflicts in merging in other branch | Mark Otto | 1 | -153/+153 |
| 2011-08-25 | base import of normalize into the reset css, tweaks to selector specificity a... | Mark Otto | 1 | -154/+154 |
| 2011-08-22 | append checkbox to password input #36 | Jacob Thornton | 1 | -2/+4 |
| 2011-08-21 | Merge branch 'master' of github.com:twitter/bootstrap | Jacob Thornton | 1 | -1/+8 |
| 2011-08-21 | re-add div to error class | Mark Otto | 1 | -2/+2 |
| 2011-08-21 | resolve conflicts | Mark Otto | 1 | -0/+7 |
| 2011-08-21 | merge in master, resolve conflicts | Mark Otto | 1 | -14/+14 |
| 2011-08-21 | Merge branch 'misc_css_fixes' of github.com:twitter/bootstrap into misc_css_f... | Jacob Thornton | 1 | -15/+15 |
| 2011-08-21 | more little ie6-7 hacks :/ | Jacob Thornton | 1 | -0/+11 |
| 2011-08-21 | remove tags from form selectors | Mark Otto | 1 | -14/+14 |
| 2011-08-20 | fix error styles a bit on stacked form fields | Mark Otto | 1 | -0/+7 |
| 2011-08-16 | update whitspace and comment styles | Jacob Thornton | 1 | -5/+17 |
| 2011-07-01 | misc updates to docs and form bug fix | Mark Otto | 1 | -1/+8 |
| 2011-06-30 | changing stacked forms to be lined up left side w/ 20px | Mark Otto | 1 | -0/+5 |
| 2011-06-30 | updated docs, fixed language, added copy-code js for selecting text on focus | Mark Otto | 1 | -3/+5 |
| 2011-06-30 | clean up commented out css, slightly updated docs again | Mark Otto | 1 | -4/+6 |