Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-06-28renamed less.html to extend.html, removing all the vars and mixinsMark Otto
2012-06-25remove subnav file, instead add an optional class for .navbarMark Otto
2012-06-25tons of docs cleanup in css, adding subnav to official componentsMark Otto
2012-06-20add separate vars for dropdown link hover and active statesMark Otto
2012-06-20fix less docs typosMark Otto
2012-06-14fix #gradientBar to .gradientBar in LESS docsMark Otto
2012-06-12Add space on navbar buttonPurwandi
2012-06-09restore scrollspy to bodyMark Otto
2012-06-08restore top navs entirelyMark Otto
2012-06-08drop the side nav, restore topbarMark Otto
2012-06-08fix gridsMark Otto
2012-06-08nav and content tweaksMark Otto
2012-06-07more content changes to docsMark Otto
2012-06-06add back left rail nav, tweak colorsMark Otto
2012-06-06remove sidenavMark Otto
2012-06-06updated less page to single colMark Otto
2012-06-06updated javascripts for first pass at single columnMark Otto
2012-06-06more tweaks to layouts and some docs stylesMark Otto
2012-06-05two col scaffolding revMark Otto
2012-06-05updated index page and footerMark Otto
2012-06-05revamp docs to have new width, start realigning the base css page to matchMark Otto
2012-06-05fix double @@ on less pagesMark Otto
2012-05-27adding google analytics tracking to docsMark Otto
2012-05-25fix navbar button for mobile tapping (turn to button instead of adding href=#...Mark Otto
2012-05-18manually resolve #3516: type in less docsMark Otto
2012-05-14document .hyphens() mixinMark Otto
2012-05-14#3469: add variables for dropdown menu dividersMark Otto
2012-05-01#3228: update docs to list dependencies from 2.0.3 for compiling via makeMark Otto
2012-04-15merge in #2684, offset on the .makeColumn mixinMark Otto
2012-04-08readd bootstrap.zip, add @inputBorderRadius var to close #2946Mark Otto
2012-04-03fix #2911: correct /lib/ path to /less/Mark Otto
2012-04-01update less docs page to reflect changes in mixins (no more default values) a...Mark Otto
2012-03-29document .backface-visibility and update comments and initial valueMark Otto
2012-03-26update LESS docs to note @baseFontSize and @baseLineHeight must be pixelsMark Otto
2012-03-26fix responsive navbarJacob Thornton
2012-03-25adding 144x144 ipad touch iconMark Otto
2012-03-23add shell of tests page, lighten form actions background and give it a variableMark Otto
2012-03-23finish adding remaining component variables to less docs pageMark Otto
2012-03-23remove mentions of unused button variable per #2537Mark Otto
2012-03-12use variable for navbar text line-heightMark Otto
2012-03-12updated apple touch icons and moved input responsive fix from <480 to <767Mark Otto
2012-03-12update grid system mixins in less docs for new gridMark Otto
2012-03-11fix gradient mixins by escaping them, add notes on progress barsMark Otto
2012-03-11change title attr to re-include twitterMark Otto
2012-03-08give pages custom titles based on namesJacob Thornton
2012-02-12move shim after cssMark Otto
2012-02-12re-add protocol to the shimMark Otto
2012-02-11fix type in less docs per #1902Mark Otto
2012-02-11clarify npm install command in less docsMark Otto
2012-02-05#1706: protocol independent html5shim added, and moved after the CSS for load...Mark Otto