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-10-03use border-radius vars where possibleMark Otto
2012-09-20fixes #5127: add @inputHeight to replace static instances of '30px' throughou...Mark Otto
2012-09-19add new vars for common border-radius, upping border-radius of inputs to 4px;...Mark Otto
2012-09-19add new vars for common font-sizes and paddings with large, small, and mini c...Mark Otto
2012-09-17fixes #5163: add new var for navbar collapse's default view, use that in resp...Mark Otto
2012-08-28fixes #4771: widen .form-horizontal labels and .dl-horizontal terms given lar...Mark Otto
2012-08-22fixes #4505: lighten navbar text and link color so hover looks darkerMark Otto
2012-08-22clean up spacing and run makeMark Otto
2012-08-21Update less/variables.lessUTGuy
2012-08-19fixes #4044: make z-index of tooltips same as fixed navbar so they overlay it...Mark Otto
2012-08-14fixes #4342: navbar vars not in use, render navbar dividersMark Otto
2012-08-08fixes #4295: add vars for paginationMark Otto
2012-07-30update button styles to use updated 14px base font size, align carets to othe...Mark Otto
2012-07-30fixes #3858: add var for responsive navbar. also add additional examples to n...Mark Otto
2012-07-29reverse navbar styles to save codeMark Otto
2012-07-27increase height of homepage jumbotron, update vars and styles of popoversMark Otto
2012-07-18fix dropdown vars and make hover state be link color again, add gradient to d...Mark Otto
2012-07-10add vars for tooltip customization via background and colorMark Otto
2012-07-10remove popoverarrows mixin, relegate code to tooltips and popvers since we on...Mark Otto
2012-07-07Merge branch '21jumpst' into 2.1.0-wipMark Otto
2012-07-07remove specific values for the fluid grid system and instead use LESS's perce...Mark Otto
2012-07-06buttons and pre updates for font-sizeMark Otto
2012-07-06updates to type scaleMark Otto
2012-07-05rewrite docs homepage, new graphicsMark Otto
2012-07-01new jumbotronMark Otto
2012-06-29standardize top level file commentsMark Otto
2012-06-28use variablef or wells background-color, update docs for glyphicons license m...Mark Otto
2012-06-25more subnav optimizationsMark Otto
2012-06-25tons of docs cleanup in css, adding subnav to official componentsMark Otto
2012-06-21create vars for responsive grid values, fixed and fluid, and document them in...Mark Otto
2012-06-20add separate vars for dropdown link hover and active statesMark Otto
2012-05-14#3469: add variables for dropdown menu dividersMark Otto
2012-04-24implement ie7 fluid tests and semantic.gs IE7 hack for rounding in ie7; not p...Mark Otto
2012-04-23fix up buttons after recess property orderMark Otto
2012-04-16nuke lineMark Otto
2012-04-16remove @gridRowWidth var since we don't use it anywhereMark Otto
2012-04-08readd bootstrap.zip, add @inputBorderRadius var to close #2946Mark Otto
2012-04-08fix #2968 manually: add consolas to monospace font stackMark Otto
2012-03-23add shell of tests page, lighten form actions background and give it a variableMark Otto
2012-03-23use new font-stack mixins in base and alt font family mixinsMark Otto
2012-03-23Merge branch 'font-variables' of https://github.com/ctalkington/bootstrap int...Mark Otto
2012-03-15make brand links follow navbarLinkColor but also be customizable in advanced ...ctalkington
2012-03-15make font family mixins customizable with variables.ctalkington
2012-03-12adding border variable for dropdowns, making dropdown carets use dropdown varsMark Otto
2012-03-11add vars for navbar searchMark Otto
2012-03-11clean up search form in navbar, add new variable for placeholder text colorMark Otto
2012-03-11massive update to customize page to include all the new variables (and ensure...Mark Otto
2012-03-10rebold headingsMark Otto
2012-03-10fix the font-family var by using inherit instead of empty string, fix font-we...Mark Otto
2012-03-10clear up nav variablesMark Otto