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