| Age | Commit message (Expand) | Author | Files | Lines |
| 2011-10-16 | biiiiiig update coming for responsiveness | Mark Otto | 3 | -28/+6 |
| 2011-10-15 | updated index of docs to use html5 self closing tags, add responsive shell to... | Mark Otto | 1 | -1/+4 |
| 2011-10-12 | first pass at moving over the new tabs stuff to 2.0 | Mark Otto | 1 | -19/+87 |
| 2011-10-11 | remove color scheme variables, remove font-face mixin | Mark Otto | 2 | -30/+3 |
| 2011-10-11 | update navbar search form | Mark Otto | 1 | -4/+3 |
| 2011-10-11 | new navbar introduced to replace topbar | Mark Otto | 1 | -68/+86 |
| 2011-10-09 | update input prepend and append to use baseline variable | Mark Otto | 1 | -2/+2 |
| 2011-10-09 | refactor fluid layout to be more specific to not interfere with modal content... | Mark Otto | 2 | -52/+59 |
| 2011-10-04 | fixing multi select on chromium ubuntu by setting background color explicitly | Mark Otto | 1 | -0/+1 |
| 2011-10-04 | adding new mixins | Mark Otto | 1 | -0/+11 |
| 2011-10-04 | adding placeholder font-face mixin which doesn't work yet | Mark Otto | 1 | -0/+14 |
| 2011-10-04 | update variables to inlude @baseFontSize, @baseFontFamily, @baseLineHeight fo... | Mark Otto | 7 | -83/+100 |
| 2011-09-29 | adding button groups and toolbars like a boss | Mark Otto | 2 | -0/+65 |
| 2011-09-29 | round the corners on the search form inputs like a boss | Mark Otto | 1 | -0/+9 |
| 2011-09-29 | change h4 back to lineheight * 2 | Mark Otto | 1 | -3/+3 |
| 2011-09-29 | update topbar dropdown arrow to match link and hover colors | Mark Otto | 1 | -2/+5 |
| 2011-09-29 | huge update to forms, docs for the new forms, added a new link for js example... | Mark Otto | 5 | -232/+202 |
| 2011-09-28 | updated forms.less to have better comments while pulling out all the old clas... | Mark Otto | 1 | -47/+38 |
| 2011-09-28 | pulling out more stuff and fixing file name at top of file | Mark Otto | 2 | -5/+3 |
| 2011-09-17 | update docs to remove old stuff, update to all new classes; no more backwards... | Mark Otto | 1 | -44/+2 |
| 2011-09-16 | fix fluid example | Mark Otto | 1 | -12/+10 |
| 2011-09-16 | Merge branch 'master' of github.com:twitter/bootstrap into 1.3-wip | Jacob Thornton | 2 | -2/+2 |
| 2011-09-16 | update alert message for ie7 to adjust dismiss icon, update example pages to ... | Mark Otto | 1 | -2/+7 |
| 2011-09-16 | fix tabs jitter bug when there is no active class | Mark Otto | 1 | -7/+7 |
| 2011-09-16 | fixing conflict and recompiling | Mark Otto | 2 | -5/+5 |
| 2011-09-16 | updated table styles a bit and floated the fluid columns to clear the row dro... | Mark Otto | 2 | -4/+5 |
| 2011-09-15 | remove table border seperate for ie | Jacob Thornton | 1 | -1/+0 |
| 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 | 2 | -4/+4 |
| 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-13 | fix tab-content and pre funkiness, convert p in tab content to div | Mark Otto | 1 | -0/+3 |
| 2011-09-13 | adding quick and dirty favicons and touch icons for iOS | Mark Otto | 1 | -0/+5 |
| 2011-09-12 | comment out box-shadow on masthead and footer in docs.css because Opera sucks... | Mark Otto | 3 | -31/+33 |
| 2011-09-12 | remove theme.less and split preboot.less to mixins.less and variables.less to... | Mark Otto | 6 | -148/+100 |
| 2011-09-12 | remove adaptive, recomment theme.less to avoid comments in compiled | Mark Otto | 2 | -65/+5 |
| 2011-09-12 | fix topbar link with button bug | Mark Otto | 1 | -3/+7 |
| 2011-09-12 | really make modals cover topbars and not cover the modal itself | Mark Otto | 1 | -1/+1 |
| 2011-09-12 | make modals cover topbars | Mark Otto | 1 | -1/+1 |
| 2011-09-12 | quick fix for .clearfix with unqualified selector in forms.less | Mark Otto | 1 | -1/+1 |
| 2011-09-11 | change modal buttons back to be primary first | Mark Otto | 1 | -1/+1 |
| 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 | theme.less file cleanup; fixing blockquotes in wells | Mark Otto | 2 | -2/+6 |
| 2011-09-11 | update preboot comments about color scheme | Mark Otto | 1 | -0/+1 |
| 2011-09-11 | update theme.less todos and darken link hover color more | Mark Otto | 2 | -3/+1 |
| 2011-09-11 | remove border from dropdowns in topbar to prevent it from looking 1px off | Mark Otto | 1 | -0/+1 |
| 2011-09-11 | make input prepend styles look a bit better | Mark Otto | 1 | -6/+8 |
| 2011-09-11 | move the .brand from the parent to the a tag in the topbar; fix the moving te... | Mark Otto | 1 | -11/+11 |
| 2011-09-11 | remove qualifying tags in .span selectors for built in grid so that we can us... | Mark Otto | 2 | -53/+82 |
| 2011-09-11 | oops, double commit last time; apply fixes to make select elements line up in... | Mark Otto | 1 | -4/+2 |