| Age | Commit message (Expand) | Author | Files | Lines |
| 2012-01-17 | scope table styles to a class, .table, instead of on the generic element as a... | Mark Otto | 1 | -26/+25 |
| 2012-01-17 | cleanup accordion css and add comments | Mark Otto | 1 | -6/+5 |
| 2012-01-17 | Merge branch '2.0-wip' of github.com:twitter/bootstrap into 2.0-wip | Mark Otto | 1 | -11/+14 |
| 2012-01-16 | fix js link in docs nav, restyle accordion with new css | Mark Otto | 1 | -7/+11 |
| 2012-01-15 | reorder properties | Jacob Thornton | 1 | -2/+2 |
| 2012-01-15 | do some trickery to get borders looking right | Jacob Thornton | 1 | -1/+4 |
| 2012-01-15 | fix margin | Jacob Thornton | 1 | -2/+1 |
| 2012-01-15 | make accordions little bit smoother | Jacob Thornton | 1 | -4/+9 |
| 2012-01-15 | updated accordion and carousel; accordion still needs work | Mark Otto | 3 | -31/+106 |
| 2012-01-15 | move carousel to separate stylesheet, update popovers to fix ie7 bug, fix pag... | Mark Otto | 6 | -64/+68 |
| 2012-01-15 | make dl and child elements less specific | Mark Otto | 1 | -9/+10 |
| 2012-01-15 | fix grid sized horizontal form layout | Mark Otto | 1 | -3/+3 |
| 2012-01-15 | fix modal horizontal alignment | Mark Otto | 1 | -1/+1 |
| 2012-01-15 | make horizontal form labels map to default grid sizing | Mark Otto | 1 | -7/+3 |
| 2012-01-15 | normalize the alert classes to match last night's flip for form and table cla... | Mark Otto | 1 | -16/+16 |
| 2012-01-15 | fix some ie7 bugs, improve dropdowns for ie due to lack of a shadow, fix page... | Mark Otto | 2 | -2/+5 |
| 2012-01-14 | gray out links for active state on pagination | Mark Otto | 1 | -0/+3 |
| 2012-01-14 | dates updated to 2012 | Mark Otto | 2 | -2/+2 |
| 2012-01-14 | change up classes on tables and forms, fix nav list styles in example | Mark Otto | 3 | -13/+13 |
| 2012-01-14 | adding the pager component after rewriting the pagination docs and css | Mark Otto | 3 | -37/+65 |
| 2012-01-14 | allow btn-groups to work in navbars | Mark Otto | 1 | -3/+7 |
| 2012-01-14 | fix duplicate icons | Mark Otto | 1 | -1/+1 |
| 2012-01-14 | update preventing double border line for bordered tables by account for th el... | Mark Otto | 1 | -0/+1 |
| 2012-01-14 | add user-select mixin | Mark Otto | 1 | -2/+10 |
| 2012-01-14 | make inline and search form labels inline-block | Mark Otto | 1 | -0/+4 |
| 2012-01-14 | move up alert message close icon | Mark Otto | 1 | -1/+1 |
| 2012-01-14 | rewrite alert messages to use less code, combine the look of default and bloc... | Mark Otto | 3 | -77/+58 |
| 2012-01-13 | update dropdowns spacing and docs section spacing | Mark Otto | 1 | -10/+4 |
| 2012-01-12 | nuke uber footer, bring back topbar dropdowns | Mark Otto | 2 | -11/+19 |
| 2012-01-12 | fix heading | Mark Otto | 1 | -2/+2 |
| 2012-01-12 | fix type shorthand in blockquote | Mark Otto | 1 | -1/+1 |
| 2012-01-11 | Merge branch '2.0-wip' of github.com:twitter/bootstrap into 2.0-wip | Mark Otto | 4 | -12/+13 |
| 2012-01-11 | Merge branch '2.0-wip' of https://github.com/twitter/bootstrap into 2.0-wip | Jacob Thornton | 1 | -0/+3 |
| 2012-01-11 | add build tool for js + rename twipsy to tooltip + lots of little doc cleanup | Jacob Thornton | 4 | -12/+13 |
| 2012-01-11 | comments and borders for multiple tbody | Mark Otto | 1 | -0/+8 |
| 2012-01-10 | account for multiple tbody with 2px border between | Mark Otto | 1 | -0/+3 |
| 2012-01-09 | remove empty margin property | Mark Otto | 1 | -1/+0 |
| 2012-01-08 | remove static popovers, modals, and twipsies from components in favor of full... | Mark Otto | 1 | -0/+1 |
| 2012-01-08 | updated js pages to put examples first | Mark Otto | 1 | -1/+1 |
| 2012-01-08 | add utilities.less file for generic classes | Mark Otto | 3 | -16/+26 |
| 2012-01-08 | fix dropdowns for active state in dropdown menus | Mark Otto | 2 | -6/+37 |
| 2012-01-08 | fix navbar styles for .brand | Mark Otto | 1 | -4/+3 |
| 2012-01-08 | fix placement of dropdowns in navbar after getting to general in those styles | Mark Otto | 1 | -2/+4 |
| 2012-01-08 | clean up dup css in responsive, fix navbar dropdown caret | Mark Otto | 3 | -15/+17 |
| 2012-01-08 | rejigger z-index ranks for popovers/topbar/etc | Mark Otto | 1 | -5/+6 |
| 2012-01-08 | get carousel working in firefox | Jacob Thornton | 1 | -0/+2 |
| 2012-01-08 | move collapsing navbar nav to 480 and below, unfloat nav for 768 and below to... | Mark Otto | 1 | -57/+67 |
| 2012-01-08 | fix responsive navbar nav treatment by using hover instead of click | Mark Otto | 2 | -46/+56 |
| 2012-01-08 | adjust navs for fine details on dropdowns in stacked nav and improved open st... | Mark Otto | 1 | -8/+14 |
| 2012-01-08 | fix styles on right aligned blockquote to flip padding and border appropriately | Mark Otto | 1 | -0/+4 |