aboutsummaryrefslogtreecommitdiff
path: root/less/variables.less
AgeCommit message (Expand)AuthorFilesLines
2014-07-08Refactor: drop .dropdown .caret for a generated caret using .dropdown-toggle:...Mark Otto1-2/+2
2014-07-08rems: rework grid system vars to use rems/emsMark Otto1-10/+10
2014-07-08Drop: Device-named container variables since we alreay sort of deprecated the...Mark Otto1-13/+7
2014-07-08rems: input sizesMark Otto1-3/+3
2014-07-08Drop: @gray-base variableMark Otto1-1/+0
2014-07-08Clean up variable alignment and comments; change grays to new custom valuesMark Otto1-50/+40
2014-07-08Fix input sizing and increase vertical padding on textareasMark Otto1-1/+1
2014-07-08Drop: @screen-table, @screen-desktop, @screen-lg-desktop, @screen-sm, @screen...Mark Otto1-21/+7
2014-07-08Drop: @screen-xs, @screen-xs-min, and @screen-phoneMark Otto1-6/+0
2014-07-08Drop: @dropdown-caret-color variableMark Otto1-3/+0
2014-07-08rems: buttonsMark Otto1-10/+11
2014-07-08rems: codeMark Otto1-3/+3
2014-07-07start the move to remsMark Otto1-13/+14
2014-07-05Merge pull request #13923 from ilikeprograms/gray-base-variableMark Otto1-5/+6
2014-07-05Fixes #13943: Lighten the navbar inverse link color more since our text contr...Mark Otto1-1/+1
2014-06-25Fixed @gray-base value being once space shortThomas Coleman1-1/+1
2014-06-25Added @gray-base variable to make @gray-{shade} reference, also allows @gray-...Thomas Coleman1-5/+6
2014-06-24Move variable declaration before its use for SassGleb Mazovetskiy1-8/+3
2014-06-18fixes #13346: add a variable for .dl-horizontal's offsetMark Otto1-0/+2
2014-06-18Darken @gray-light to meet accessibility guidelinesRoss Allen1-1/+1
2014-04-17fix #13360 by making deprecation notices visible in customizerChris Rebert1-6/+10
2014-04-15rm not particularly useful @zindex var commentsChris Rebert1-2/+2
2014-04-02Merge pull request #13217 from thedavidscherer/fix-13216Mark Otto1-2/+2
2014-04-01re-deprecate @screen-xs-min per #12913Chris Rebert1-0/+1
2014-03-28fixes #13216David Scherer1-2/+2
2014-03-10Add missing customizer commentZlatan Vasović1-1/+1
2014-03-09Fixes #12738Mark Otto1-1/+1
2014-03-08Fix commentMark Otto1-1/+1
2014-03-08Fixes #12966: Ensure icon font vars are loaded into CustomizerMark Otto1-2/+6
2014-03-06Merge pull request #12739 from DaSchTour/twbsMark Otto1-0/+1
2014-03-06Rewrite the disabled list group items to simplify stylesMark Otto1-10/+10
2014-03-06Merge branch 'master' into pr/12490Mark Otto1-27/+31
2014-03-04use full version number in deprecation noteChris Rebert1-1/+1
2014-03-04clarify deprecation /cc @cvrebertMark Otto1-1/+1
2014-03-04Merge pull request #12745 from ronnyhaase/panel-varsMark Otto1-0/+2
2014-02-22Update modals to use more consistent padding—modal body and footer now matc...Mark Otto1-1/+1
2014-02-14Defined and use variables for .panel-heading & .panel-footer paddingrhaase1-0/+2
2014-02-14add posibillity to hover links and not background in list-groupsDaSch1-0/+1
2014-02-10Fixes #12674Mark Otto1-2/+2
2014-02-08Fix #12656: add @blockquote-font-sizeZlatan Vasović1-0/+2
2014-02-07Fixes #12555: Rearrange variables to place grids and containers closerMark Otto1-20/+20
2014-02-03die tabs, die!Chris Rebert1-1/+1
2014-01-31Update variables.lessFrederick Marcoux1-0/+8
2014-01-26docs & comments: v3.1 => v3.1.0Chris Rebert1-1/+1
2014-01-21add @navbar-collapse-max-height Less variableChris Rebert1-0/+1
2014-01-18Merge branch 'master' into modal-mdMark Otto1-2/+2
2014-01-17fix #12277Chris Rebert1-2/+2
2014-01-15add & use @modal-md Less var for uniformityChris Rebert1-0/+1
2014-01-09Add new varaible @icon-font-svg-id and set it to be the correct SVG font ID, ...thomaswelton1-1/+1
2014-01-08add support for '//===' for <h3>s in bs-lessdocChris Rebert1-1/+1