| Age | Commit message (Expand) | Author | Files | Lines |
| 2011-10-31 | Merge branch 'dev' of github.com:twitter/bootstrap into dev | Mark Otto | 1 | -0/+2 |
| 2011-10-31 | remove fixed height from select elements for IE7 | Mark Otto | 1 | -0/+1 |
| 2011-10-29 | Merge branch 'master' of github.com:twitter/bootstrap into dev | Jacob Thornton | 1 | -0/+2 |
| 2011-10-19 | remove redundant styles from inline forms | Mark Otto | 1 | -9/+0 |
| 2011-10-10 | fixing form input width sizing, removing unused CSS | Mark Otto | 1 | -1/+1 |
| 2011-10-10 | adjust width calculations for formColumns to fix issue #404 | Jeff Adams | 1 | -1/+1 |
| 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-08 | remove select from the new form grid sizes and let them inherit the default g... | Mark Otto | 1 | -3/+7 |
| 2011-10-04 | fixing multi select on chromium ubuntu by setting background color explicitly | 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 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 | 1 | -2/+0 |
| 2011-10-03 | resolve issue with form fields and errors causing no space between fields wit... | Mark Otto | 1 | -2/+2 |
| 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 |