aboutsummaryrefslogtreecommitdiff
path: root/scss/_variables.scss
AgeCommit message (Expand)AuthorFilesLines
2016-05-12Alternate fix to #19006: Add a single variable for controlling that inner 1px...Mark Otto1-0/+1
2016-05-11Fixes #19563: Add variable for setting background-color on .bg-inverseMark Otto1-0/+1
2016-05-11Overhaul tables docs and use rgba() colors for inverse tablesMark Otto1-2/+2
2016-05-11Unfuck those split button dropdownsMark Otto1-7/+0
2016-05-11Merge branch 'v4-dev' into v4-split-buttonsMark Otto1-22/+100
2016-05-09Merge branch 'add-input-focus-variables' of https://github.com/kevinkucharczy...Mark Otto1-0/+2
2016-05-09Merge pull request #19667 from vsn4ik/v4-dev-use-border-radius-mixinMark Otto1-0/+1
2016-05-08Merge pull request #19735 from MatthewRayfield/v4-custom-select-disabled-stylingMark Otto1-1/+3
2016-05-08Merge pull request #19252 from twbs/card-img-overlay-paddingMark Otto1-0/+2
2016-05-08Merge pull request #19236 from twbs/carousel-icon-widthMark Otto1-0/+2
2016-04-14Add disabled styling for .custom-selectMatthew Rayfield1-1/+3
2016-04-03Use @border-radius and add $nav-tabs-border-radius variablevsn4ik1-0/+1
2016-03-02Add $input-bg-focus and $input-color-focus variablesKevin P. Kucharczyk1-0/+2
2016-02-18Document the possibility of extending the $spacers mapTobias1-0/+1
2016-02-17Extract $carousel-indicators-width variableChris Rebert1-0/+2
2016-02-17Extract $dropdown-padding-y variableChris Rebert1-0/+1
2016-02-17Extract $list-group-item-heading-margin-bottom variableChris Rebert1-2/+3
2016-02-17Merge pull request #19242 from twbs/carousel-caption-widthMark Otto1-0/+2
2016-02-17Merge pull request #19239 from twbs/dropdown-margin-topMark Otto1-0/+1
2016-02-17Merge pull request #19237 from twbs/carousel-indicator-sizeMark Otto1-0/+2
2016-02-16Add $card-img-overlay-padding variableChris Rebert1-0/+2
2016-02-16Extract $navbar-brand-padding-y variableChris Rebert1-0/+1
2016-02-16Merge pull request #19250 from twbs/list-group-item-paddingChris Rebert1-0/+3
2016-02-16Add $card-columns-sm-up-column-gap variableChris Rebert1-0/+2
2016-02-16Add $list-group-item-padding-{x,y} variablesChris Rebert1-0/+3
2016-02-16Extract $code-padding-{x,y} variablesChris Rebert1-0/+2
2016-02-16Merge pull request #19246 from twbs/code-font-sizeChris Rebert1-0/+1
2016-02-16Extract $code-font-size variableChris Rebert1-0/+1
2016-02-16Add $figure-caption-font-size variableChris Rebert1-0/+5
2016-02-16Extract $carousel-caption{-sm-up}-width variablesChris Rebert1-0/+2
2016-02-16Extract $dropdown-item-padding-x variableChris Rebert1-0/+2
2016-02-16Extract $dropdown-margin-top variableChris Rebert1-0/+1
2016-02-16Extract $carousel-indicator{-active}-size variablesChris Rebert1-0/+2
2016-02-16Extract $carousel-control-sm-up-size variableChris Rebert1-0/+1
2016-02-16Extract $carousel-icon-width variableChris Rebert1-0/+2
2016-02-16Merge branch 'fix-19094' of https://github.com/ameya-pandilwar/bootstrap into...Mark Otto1-18/+18
2016-02-16Merge branch 'v4-dev' into mark-paddingMark Otto1-1/+12
2016-02-16Merge pull request #19210 from twbs/small-font-sizeMark Otto1-0/+2
2016-02-16Merge pull request #19211 from twbs/mark-bg-varMark Otto1-0/+1
2016-02-16Merge pull request #19214 from twbs/label-font-sizeMark Otto1-0/+1
2016-02-16Merge pull request #19215 from twbs/label-pill-border-radiusMark Otto1-0/+3
2016-02-16Merge pull request #19218 from twbs/breakpoint-vars-are-minimumsMark Otto1-1/+1
2016-02-16Change comment to clarify that $grid-breakpoints are minimum widths for each ...Chris Rebert1-1/+1
2016-02-16Introduce $mark-bg variable so that <mark>'s background-color can be customiz...Chris Rebert1-0/+1
2016-02-16Extract $dropdown-min-width variableChris Rebert1-0/+1
2016-02-16Add $label-pill-border-radius variableChris Rebert1-0/+3
2016-02-16Add $label-font-size variable in the name of not hardcoding valuesChris Rebert1-0/+1
2016-02-16Extract $label-pill-padding-x variableChris Rebert1-0/+1
2016-02-16Extract $label-padding-{x,y} variablesChris Rebert1-0/+2
2016-02-15Add $small-font-size variableChris Rebert1-0/+2