aboutsummaryrefslogtreecommitdiff
path: root/docs/less.html
AgeCommit message (Collapse)AuthorFilesLines
2012-06-27renamed less.html to extend.html, removing all the vars and mixinsMark Otto1-1052/+0
2012-06-24remove subnav file, instead add an optional class for .navbarMark Otto1-7/+9
2012-06-24tons of docs cleanup in css, adding subnav to official componentsMark Otto1-1/+1
2012-06-19add separate vars for dropdown link hover and active statesMark Otto1-0/+8
2012-06-19fix less docs typosMark Otto1-2/+2
2012-06-13fix #gradientBar to .gradientBar in LESS docsMark Otto1-1/+1
2012-06-12Add space on navbar buttonPurwandi1-1/+1
2012-06-08restore scrollspy to bodyMark Otto1-80/+2
2012-06-07restore top navs entirelyMark Otto1-14/+8
2012-06-07drop the side nav, restore topbarMark Otto1-0/+44
2012-06-07fix gridsMark Otto1-1/+1
2012-06-07nav and content tweaksMark Otto1-1/+1
2012-06-07more content changes to docsMark Otto1-2/+2
2012-06-06add back left rail nav, tweak colorsMark Otto1-45/+78
2012-06-05remove sidenavMark Otto1-83/+0
2012-06-05updated less page to single colMark Otto1-65/+48
2012-06-05updated javascripts for first pass at single columnMark Otto1-4/+93
2012-06-05more tweaks to layouts and some docs stylesMark Otto1-2/+2
2012-06-05two col scaffolding revMark Otto1-2/+2
2012-06-04updated index page and footerMark Otto1-1/+1
2012-06-04revamp docs to have new width, start realigning the base css page to matchMark Otto1-1/+1
2012-06-04fix double @@ on less pagesMark Otto1-2/+2
2012-05-26adding google analytics tracking to docsMark Otto1-0/+1
2012-05-24fix navbar button for mobile tapping (turn to button instead of adding ↵Mark Otto1-498/+491
href=#), streamline less docs page
2012-05-17manually resolve #3516: type in less docsMark Otto1-1/+1
2012-05-13document .hyphens() mixinMark Otto1-0/+5
2012-05-13#3469: add variables for dropdown menu dividersMark Otto1-0/+8
2012-04-30#3228: update docs to list dependencies from 2.0.3 for compiling via makeMark Otto1-2/+2
2012-04-14merge in #2684, offset on the .makeColumn mixinMark Otto1-0/+10
2012-04-07readd bootstrap.zip, add @inputBorderRadius var to close #2946Mark Otto1-0/+4
2012-04-02fix #2911: correct /lib/ path to /less/Mark Otto1-1/+1
2012-03-31update less docs page to reflect changes in mixins (no more default values) ↵Mark Otto1-7/+7
and variable name fix
2012-03-28document .backface-visibility and update comments and initial valueMark Otto1-0/+5
2012-03-26update LESS docs to note @baseFontSize and @baseLineHeight must be pixelsMark Otto1-8/+10
2012-03-25fix responsive navbarJacob Thornton1-1/+1
2012-03-25adding 144x144 ipad touch iconMark Otto1-0/+1
2012-03-22add shell of tests page, lighten form actions background and give it a variableMark Otto1-0/+4
2012-03-22finish adding remaining component variables to less docs pageMark Otto1-32/+193
2012-03-22remove mentions of unused button variable per #2537Mark Otto1-1/+77
2012-03-11use variable for navbar text line-heightMark Otto1-2/+2
2012-03-11updated apple touch icons and moved input responsive fix from <480 to <767Mark Otto1-3/+3
2012-03-11update grid system mixins in less docs for new gridMark Otto1-12/+7
2012-03-10fix gradient mixins by escaping them, add notes on progress barsMark Otto1-9/+9
2012-03-10change title attr to re-include twitterMark Otto1-1/+1
2012-03-08give pages custom titles based on namesJacob Thornton1-3/+3
2012-02-12move shim after cssMark Otto1-5/+5
2012-02-12re-add protocol to the shimMark Otto1-5/+5
2012-02-11fix type in less docs per #1902Mark Otto1-1/+1
2012-02-10clarify npm install command in less docsMark Otto1-2/+2
2012-02-04#1706: protocol independent html5shim added, and moved after the CSS for ↵Mark Otto1-5/+5
loading time's sake