| Age | Commit message (Expand) | Author | Files | Lines |
| 2012-11-30 | navbar vars | Mark Otto | 1 | -1/+1 |
| 2012-11-30 | more vars changed | Mark Otto | 1 | -1/+1 |
| 2012-11-30 | more vars changed, remove @white var | Mark Otto | 1 | -1/+1 |
| 2012-11-30 | more consistent variable naming patterns | Mark Otto | 1 | -5/+5 |
| 2012-11-30 | Part 1 of unCamelCasing variables | Mark Otto | 1 | -16/+16 |
| 2012-11-30 | Inputs now 100% width by default | Mark Otto | 1 | -3/+4 |
| 2012-11-30 | Merge branch '2.2.2-wip' into exploratory | Mark Otto | 1 | -1/+1 |
| 2012-11-28 | Fixes #5935: Updated vertical gradient mixin | Mark Otto | 1 | -1/+1 |
| 2012-11-22 | Merge branch '2.2.2-wip' into exploratory | Mark Otto | 1 | -1/+1 |
| 2012-11-16 | Fixes #5912: User correct selector for form field states. | Mark Otto | 1 | -1/+1 |
| 2012-11-04 | Fixes #5596: switch vars in .size mixin | Mark Otto | 1 | -1/+1 |
| 2012-10-01 | Merge branch '2.1.2-wip' into exploratory | Mark Otto | 1 | -0/+1 |
| 2012-10-01 | fixes #5319: add backface-visibility for webkit skewing | Mark Otto | 1 | -0/+1 |
| 2012-10-01 | reset input and button heights with updated padding | Mark Otto | 1 | -2/+0 |
| 2012-09-30 | remove table grid sizing, it can use the new default grid columns instead | Mark Otto | 1 | -7/+0 |
| 2012-09-30 | remove gradientbar mixin | Mark Otto | 1 | -11/+6 |
| 2012-09-30 | remove more ie7 css hacks | Mark Otto | 1 | -1/+0 |
| 2012-09-30 | remove -moz-box-shadow from .box-shadow() mixin, but keep -webkit since that'... | Mark Otto | 1 | -2/+1 |
| 2012-09-30 | remove .border-radius mixin and replace with standard border-radius property,... | Mark Otto | 1 | -8/+0 |
| 2012-09-30 | add comment for filter opacity browser requirements | Mark Otto | 1 | -2/+1 |
| 2012-09-30 | remove translucent bg mixin | Mark Otto | 1 | -11/+0 |
| 2012-09-26 | move mixins that generate css to utilities.less with different class names, b... | Mark Otto | 1 | -3/+3 |
| 2012-09-25 | remove ie7 support from mixins | Mark Otto | 1 | -35/+2 |
| 2012-09-25 | Merge branch '2.1.2-wip' into box-sizing-exercise | Mark Otto | 1 | -11/+9 |
| 2012-09-25 | headway, cleanup, and tests | Mark Otto | 1 | -41/+35 |
| 2012-09-20 | fixes #5127: add @inputHeight to replace static instances of '30px' throughou... | Mark Otto | 1 | -1/+1 |
| 2012-09-20 | fixes #5211 manually: spacing in mixins to match others | Mark Otto | 1 | -2/+2 |
| 2012-09-17 | fixes #5039: properly set .row-fluid margins for .controls-row | Mark Otto | 1 | -0/+5 |
| 2012-09-12 | use local var for a few other .box-shadow mixins to fix CSS not compiling | Mark Otto | 1 | -1/+2 |
| 2012-09-12 | add space | Mark Otto | 1 | -1/+1 |
| 2012-09-12 | revert the js evaluation in .box-shadow mixin, fix last mixin usages to escap... | Mark Otto | 1 | -7/+5 |
| 2012-09-10 | more tests and experiments | Mark Otto | 1 | -1/+13 |
| 2012-09-08 | latest tweaks to grid classes for forms | Mark Otto | 1 | -0/+34 |
| 2012-09-07 | Merge branch '2.1.2-wip' into box-sizing-exercise | Mark Otto | 1 | -9/+8 |
| 2012-09-04 | fixes #4885: correct use of skew in .skew() mixin for FF | Mark Otto | 1 | -1/+1 |
| 2012-09-03 | add comment to go with updated box-shadow mixin | Mark Otto | 1 | -0/+1 |
| 2012-09-03 | Merge pull request #4763 from Luis-TP/2.1.1-wip | Mark Otto | 1 | -8/+6 |
| 2012-08-28 | remake the box-size grid, nuke fluid grid docs, fix up examples, clean up for... | Mark Otto | 1 | -90/+11 |
| 2012-08-27 | fixes #4741: undo previous version's attempt at firefox gradient changes and ... | Mark Otto | 1 | -1/+1 |
| 2012-08-27 | No longer need to write box-shadows in full when using lighten or other funct... | Luis Aleman | 1 | -4/+1 |
| 2012-08-27 | Changed box-shadow mixin to accept infinite, comma separated, shadows | Luis Aleman | 1 | -4/+5 |
| 2012-08-27 | add min-height: 1px; to .span* classes to prevent grid columns from collapsing | Mark Otto | 1 | -0/+1 |
| 2012-08-27 | fixes #4742: add default value to striped gradient | Mark Otto | 1 | -1/+1 |
| 2012-08-26 | Merge branch 'sparanoid-master' into 2.1.1-wip | Mark Otto | 1 | -0/+6 |
| 2012-08-26 | Add .transition-delay mixin | Tunghsiao Liu | 1 | -0/+6 |
| 2012-08-21 | fixes #4526: box-shadow on .radio and .checkbox if .control-group has a form ... | Mark Otto | 1 | -0/+4 |
| 2012-08-20 | fixes #4178: translate3d instead of translate | Mark Otto | 1 | -4/+4 |
| 2012-08-19 | fix static navbar container issues, clean up docs presentation by unfixing th... | Mark Otto | 1 | -0/+1 |
| 2012-08-14 | Merge pull request #4274 from Marmelatze/three-color-gradient | Mark Otto | 1 | -1/+1 |
| 2012-08-14 | navbar and dropdown fixes, for alignments and for ie7/8 dropdown hidden bugs ... | Mark Otto | 1 | -1/+2 |