| Age | Commit message (Expand) | Author | Files | Lines |
| 2011-10-27 | remove background color from html tag | Mark Otto | 1 | -3/+1 |
| 2011-10-19 | updated fluid example to not use floated sidebar and instead use position abs... | Mark Otto | 1 | -1/+3 |
| 2011-10-07 | resolve problem with nested tables having double borders | Mark Otto | 1 | -1/+1 |
| 2011-10-03 | overhaul the grid CSS to make it more durable for tables and forms to use the... | Mark Otto | 1 | -13/+15 |
| 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 | 1 | -1/+1 |
| 2011-09-16 | updated table styles a bit and floated the fluid columns to clear the row dro... | Mark Otto | 1 | -3/+3 |
| 2011-09-12 | comment out box-shadow on masthead and footer in docs.css because Opera sucks... | Mark Otto | 1 | -1/+1 |
| 2011-09-12 | remove theme.less and split preboot.less to mixins.less and variables.less to... | Mark Otto | 1 | -0/+1 |
| 2011-09-11 | remove qualifying tags in .span selectors for built in grid so that we can us... | Mark Otto | 1 | -53/+53 |
| 2011-09-10 | overhaul docs CSS since it was scalable, converted docs mastheads and footers... | Mark Otto | 1 | -64/+64 |
| 2011-09-10 | adding code and .label sections to type section | Mark Otto | 1 | -0/+2 |
| 2011-09-09 | fix the grid before 1.3.0 drops soon | Mark Otto | 1 | -1/+1 |
| 2011-09-08 | bump css to 1.3.0, update makefile to reflect that, update form css to prepen... | Mark Otto | 1 | -4/+2 |
| 2011-09-03 | adding temp theme file to help with customization; still needs work | Mark Otto | 1 | -0/+10 |
| 2011-09-02 | updated hero example, added fluid example, resolved issue with tabs and fluid... | Mark Otto | 1 | -0/+9 |
| 2011-09-02 | resolve conflict | Mark Otto | 1 | -0/+7 |
| 2011-09-02 | updated container mixin to be fixed-container instead so we can keep the .con... | Mark Otto | 1 | -3/+1 |
| 2011-09-02 | Merge branch 'js-examples' into 1.3-wip | Jacob Thornton | 1 | -0/+7 |
| 2011-09-02 | Merge branch 'master' of github.com:twitter/bootstrap into js-examples | Jacob Thornton | 1 | -22/+14 |
| 2011-09-02 | improve CSS properties for centering content, the container, and fluid contai... | Mark Otto | 1 | -3/+5 |
| 2011-09-02 | merge in master after merging a pull request, add comment | Mark Otto | 1 | -3/+4 |
| 2011-09-02 | incorporated idea from @markdotto in #138 | pthrasher | 1 | -2/+2 |
| 2011-09-02 | remove inset shadow from disabled buttons | Mark Otto | 1 | -2/+1 |
| 2011-08-31 | merging in remote and recompiling | Mark Otto | 1 | -86/+0 |
| 2011-08-30 | Merge branch 'master' of github.com:twitter/bootstrap into 1.2-wip | Jacob Thornton | 1 | -1/+1 |
| 2011-08-29 | adding more grid docs | Mark Otto | 1 | -2/+2 |
| 2011-08-29 | remove duplicate defined btn class O_O | Jacob Thornton | 1 | -87/+1 |
| 2011-08-29 | le merging conflicts | Mark Otto | 1 | -1/+1 |
| 2011-08-27 | redefine the grid to use attribute selectors with css regex, make previously ... | Mark Otto | 1 | -19/+11 |
| 2011-08-27 | add boostrap-twipsy and bootstrap-alerts | Jacob Thornton | 1 | -87/+8 |
| 2011-08-26 | small typo in offset generation | Jacob Thornton | 1 | -1/+1 |
| 2011-08-26 | Merge branch '1.1.1-wip' | Jacob Thornton | 1 | -20/+50 |
| 2011-08-25 | resolve conflicts in merging in other branch | Mark Otto | 1 | -0/+86 |
| 2011-08-26 | .sidebar and .content in fluid layouts don't need to be divs | Igor Bozato | 1 | -2/+2 |
| 2011-08-25 | resolve issue #87 in this branch | Mark Otto | 1 | -4/+4 |
| 2011-08-25 | update alert and button styling aproach | Jacob Thornton | 1 | -87/+1 |
| 2011-08-25 | big update to change the alerts, normal and block level, to have simpler css ... | Mark Otto | 1 | -2/+2 |
| 2011-08-25 | base import of normalize into the reset css, tweaks to selector specificity a... | Mark Otto | 1 | -2/+6 |
| 2011-08-24 | optimize btn for outputted code + line-height: normal for firefox with adjust... | Jacob Thornton | 1 | -29/+36 |
| 2011-08-23 | optimized grid system from @necolas | Jacob Thornton | 1 | -0/+23 |
| 2011-08-22 | add delete button + give .btn cursor:pointer | Jacob Thornton | 1 | -20/+17 |
| 2011-08-22 | remake | Jacob Thornton | 1 | -2/+2 |
| 2011-08-22 | Bugfix and copy changes | Mark Otto | 1 | -0/+1 |
| 2011-08-21 | merge in master, resolve conflicts | Mark Otto | 1 | -1/+9 |
| 2011-08-21 | remove 60px top margin on body and tweak a few other things | Mark Otto | 1 | -3/+33 |
| 2011-08-20 | updated compiled and minified, fix bug where links didn't inherit font weight | Mark Otto | 1 | -0/+1 |
| 2011-08-20 | updated docs to fix inconsistent display of code elements, update scaffolding... | Mark Otto | 1 | -2/+2 |
| 2011-08-16 | update whitspace and comment styles | Jacob Thornton | 1 | -9/+11 |
| 2011-06-30 | Updated offset columns, fix app.js bug, misc tweaks to copy | Mark Otto | 1 | -17/+33 |