aboutsummaryrefslogtreecommitdiff
path: root/less/variables.less
AgeCommit message (Collapse)AuthorFilesLines
2012-11-04Fixes #5471: Remove color from .navbar and .navbar-inverse and reassign to ↵Mark Otto1-1/+1
.navbar-text to prevent unintended cascading
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' ↵Mark Otto1-0/+1
throughout forms
2012-09-18add new vars for common border-radius, upping border-radius of inputs to ↵Mark Otto1-12/+18
4px; add border-radius changes to -large, -small, -mini for buttons and paginations
2012-09-18add new vars for common font-sizes and paddings with large, small, and mini ↵Mark Otto1-0/+14
components; resize pagination and buttons to better match each other
2012-09-17fixes #5163: add new var for navbar collapse's default view, use that in ↵Mark Otto1-0/+1
responsive navbar css
2012-08-28fixes #4771: widen .form-horizontal labels and .dl-horizontal terms given ↵Mark Otto1-0/+5
larger font-size of 2.1.0
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
https://github.com/twitter/bootstrap/issues/4508 should fix this issue
2012-08-18fixes #4044: make z-index of tooltips same as fixed navbar so they overlay ↵Mark Otto1-1/+1
it if generated from within
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 ↵Mark Otto1-1/+1
others with no opacity changes
2012-07-30fixes #3858: add var for responsive navbar. also add additional examples to ↵Mark Otto1-0/+2
navbar docs
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 ↵Mark Otto1-1/+1
dropdown link hovers, fix caret positions and active states on nav tabs, tweak nav link padding
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 ↵Mark Otto1-0/+14
only used them once each; this fixes the problem of broken tooltips in 2.1
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 ↵Mark Otto1-6/+8
percentage() function
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 ↵Mark Otto1-0/+5
mention, update popovers to remove that thick border and make them look mo betta
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 ↵Mark Otto1-0/+18
in the customizer
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 ↵Mark Otto1-0/+1
perfect, but mostly solid
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 ↵Mark Otto1-0/+4
into ctalkington-font-variables
2012-03-15make brand links follow navbarLinkColor but also be customizable in advanced ↵ctalkington1-0/+1
cases.
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 ↵Mark Otto1-6/+5
ensure they're being used in the .less files)
2012-03-10rebold headingsMark Otto1-1/+1