aboutsummaryrefslogtreecommitdiff
path: root/scss/_variables.scss
AgeCommit message (Expand)AuthorFilesLines
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
2016-02-15Add $mark-padding variableChris Rebert1-0/+2
2016-02-15Extract $modal-content-border-width variableChris Rebert1-1/+2
2016-02-15Extract $modal-{header,footer}-border-width variablesChris Rebert1-0/+2
2016-02-15Extract $modal-dialog-sm-up-margin-y variableChris Rebert1-0/+1
2016-02-15Extract new $modal-dialog-margin variableChris Rebert1-0/+2
2016-02-11Rename .label class to .tagAmeya Pandilwar1-12/+12
2016-02-09Merge pull request #18925 from twbs/fixes-18922Chris Rebert1-2/+8
2016-02-08Move to a translucent input border with background-clip: padding-box for impr...Mark Otto1-1/+1
2016-02-07Merge branch 'v4-dev' into v4-form-sizingMark Otto1-0/+15
2016-02-07updated button/form-control padding and line-heightMark Otto1-7/+9
2016-02-07Assert that $grid-breakpoints and $container-max-widths are in ascending orde...Chris Rebert1-0/+14
2016-02-06Add $enable-print-styles variable for _print.scss; fixes #19101Chris Rebert1-0/+1
2016-02-06Merge branch 'v4-dev' into v4-split-buttonsMark Otto1-18/+107
2016-02-06Follow up to #19099: Correct grid gutter valueMark Otto1-1/+1
2016-02-06update to latest from @thekondrashov's jsfiddleMark Otto1-3/+3
2016-02-06Merge branch 'patch-1' of https://github.com/thekondrashov/bootstrap into the...Mark Otto1-7/+7
2016-02-06Merge branch 'v4-dev' into v4-grid-reduxMark Otto1-2/+2
2016-02-06Merge branch 'v4-dev' into v4-font-stackMark Otto1-2/+2
2016-02-06Update to drop Open Sans, add Fira and Droid SansMark Otto1-1/+1
2016-02-06use px in grid col padding since we're using px everywhere else for themMark Otto1-1/+1