| Age | Commit message (Expand) | Author | Files | Lines |
| 2012-10-31 | fixes #5700: restore white text on active dropdown/typeahead text | Mark Otto | 1 | -1/+1 |
| 2012-10-03 | use border-radius vars where possible | Mark Otto | 1 | -1/+1 |
| 2012-09-20 | fixes #5127: add @inputHeight to replace static instances of '30px' throughou... | Mark Otto | 1 | -0/+1 |
| 2012-09-18 | add new vars for common border-radius, upping border-radius of inputs to 4px;... | Mark Otto | 1 | -12/+18 |
| 2012-09-18 | add new vars for common font-sizes and paddings with large, small, and mini c... | Mark Otto | 1 | -0/+14 |
| 2012-09-17 | fixes #5163: add new var for navbar collapse's default view, use that in resp... | Mark Otto | 1 | -0/+1 |
| 2012-08-28 | fixes #4771: widen .form-horizontal labels and .dl-horizontal terms given lar... | Mark Otto | 1 | -0/+5 |
| 2012-08-21 | fixes #4505: lighten navbar text and link color so hover looks darker | Mark Otto | 1 | -2/+2 |
| 2012-08-21 | clean up spacing and run make | Mark Otto | 1 | -2/+1 |
| 2012-08-21 | Update less/variables.less | UTGuy | 1 | -4/+2 |
| 2012-08-18 | fixes #4044: make z-index of tooltips same as fixed navbar so they overlay it... | Mark Otto | 1 | -1/+1 |
| 2012-08-13 | fixes #4342: navbar vars not in use, render navbar dividers | Mark Otto | 1 | -4/+0 |
| 2012-08-07 | fixes #4295: add vars for pagination | Mark Otto | 1 | -0/+6 |
| 2012-07-30 | update button styles to use updated 14px base font size, align carets to othe... | Mark Otto | 1 | -1/+1 |
| 2012-07-30 | fixes #3858: add var for responsive navbar. also add additional examples to n... | Mark Otto | 1 | -0/+2 |
| 2012-07-29 | reverse navbar styles to save code | Mark Otto | 1 | -8/+29 |
| 2012-07-26 | increase height of homepage jumbotron, update vars and styles of popovers | Mark Otto | 1 | -2/+3 |
| 2012-07-17 | fix dropdown vars and make hover state be link color again, add gradient to d... | Mark Otto | 1 | -1/+1 |
| 2012-07-10 | add vars for tooltip customization via background and color | Mark Otto | 1 | -1/+3 |
| 2012-07-09 | remove popoverarrows mixin, relegate code to tooltips and popvers since we on... | Mark Otto | 1 | -0/+14 |
| 2012-07-07 | Merge branch '21jumpst' into 2.1.0-wip | Mark Otto | 1 | -7/+7 |
| 2012-07-07 | remove specific values for the fluid grid system and instead use LESS's perce... | Mark Otto | 1 | -6/+8 |
| 2012-07-05 | buttons and pre updates for font-size | Mark Otto | 1 | -1/+1 |
| 2012-07-05 | updates to type scale | Mark Otto | 1 | -2/+2 |
| 2012-07-04 | rewrite docs homepage, new graphics | Mark Otto | 1 | -3/+3 |
| 2012-07-01 | new jumbotron | Mark Otto | 1 | -1/+1 |
| 2012-06-28 | standardize top level file comments | Mark Otto | 1 | -5/+4 |
| 2012-06-28 | use variablef or wells background-color, update docs for glyphicons license m... | Mark Otto | 1 | -0/+5 |
| 2012-06-24 | more subnav optimizations | Mark Otto | 1 | -10/+0 |
| 2012-06-24 | tons of docs cleanup in css, adding subnav to official components | Mark Otto | 1 | -0/+10 |
| 2012-06-20 | create vars for responsive grid values, fixed and fluid, and document them in... | Mark Otto | 1 | -0/+18 |
| 2012-06-19 | add separate vars for dropdown link hover and active states | Mark Otto | 1 | -3/+8 |
| 2012-05-13 | #3469: add variables for dropdown menu dividers | Mark Otto | 1 | -1/+2 |
| 2012-04-24 | implement ie7 fluid tests and semantic.gs IE7 hack for rounding in ie7; not p... | Mark Otto | 1 | -0/+1 |
| 2012-04-23 | fix up buttons after recess property order | Mark Otto | 1 | -1/+1 |
| 2012-04-15 | nuke line | Mark Otto | 1 | -1/+0 |
| 2012-04-15 | remove @gridRowWidth var since we don't use it anywhere | Mark Otto | 1 | -1/+0 |
| 2012-04-07 | readd bootstrap.zip, add @inputBorderRadius var to close #2946 | Mark Otto | 1 | -0/+1 |
| 2012-04-07 | fix #2968 manually: add consolas to monospace font stack | Mark Otto | 1 | -1/+1 |
| 2012-03-22 | add shell of tests page, lighten form actions background and give it a variable | Mark Otto | 1 | -2/+1 |
| 2012-03-22 | use new font-stack mixins in base and alt font family mixins | Mark Otto | 1 | -6/+6 |
| 2012-03-22 | Merge branch 'font-variables' of https://github.com/ctalkington/bootstrap int... | Mark Otto | 1 | -0/+4 |
| 2012-03-15 | make brand links follow navbarLinkColor but also be customizable in advanced ... | ctalkington | 1 | -0/+1 |
| 2012-03-15 | make font family mixins customizable with variables. | ctalkington | 1 | -0/+4 |
| 2012-03-12 | adding border variable for dropdowns, making dropdown carets use dropdown vars | Mark Otto | 1 | -0/+1 |
| 2012-03-10 | add vars for navbar search | Mark Otto | 1 | -0/+3 |
| 2012-03-10 | clean up search form in navbar, add new variable for placeholder text color | Mark Otto | 1 | -0/+2 |
| 2012-03-10 | massive update to customize page to include all the new variables (and ensure... | Mark Otto | 1 | -6/+5 |
| 2012-03-10 | rebold headings | Mark Otto | 1 | -1/+1 |
| 2012-03-10 | fix the font-family var by using inherit instead of empty string, fix font-we... | Mark Otto | 1 | -3/+3 |