aboutsummaryrefslogtreecommitdiff
path: root/scss/_variables.scss
AgeCommit message (Collapse)AuthorFilesLines
2016-02-16Extract $carousel-icon-width variableChris Rebert1-0/+2
[skip sauce] [skip validator]
2016-02-16Merge branch 'fix-19094' of https://github.com/ameya-pandilwar/bootstrap ↵Mark Otto1-18/+18
into ameya-pandilwar-fix-19094
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
Add $small-font-size variable
2016-02-16Merge pull request #19211 from twbs/mark-bg-varMark Otto1-0/+1
Add $mark-bg so <mark>'s background-color can be customized independently of $state-warning-bg
2016-02-16Merge pull request #19214 from twbs/label-font-sizeMark Otto1-0/+1
Add $label-font-size variable in the name of not hardcoding values
2016-02-16Merge pull request #19215 from twbs/label-pill-border-radiusMark Otto1-0/+3
Add $label-pill-border-radius variable
2016-02-16Merge pull request #19218 from twbs/breakpoint-vars-are-minimumsMark Otto1-1/+1
Clarify that $grid-breakpoints are minimum widths for each breakpoint
2016-02-16Change comment to clarify that $grid-breakpoints are minimum widths for each ↵Chris Rebert1-1/+1
breakpoint (as opposed to maximums) [ci skip]
2016-02-16Introduce $mark-bg variable so that <mark>'s background-color can be ↵Chris Rebert1-0/+1
customized independently of $state-warning-bg [skip sauce] [skip validator]
2016-02-16Extract $dropdown-min-width variableChris Rebert1-0/+1
[skip sauce] [skip validator]
2016-02-16Add $label-pill-border-radius variableChris Rebert1-0/+3
[skip sauce] [skip validator]
2016-02-16Add $label-font-size variable in the name of not hardcoding valuesChris Rebert1-0/+1
[skip sauce] [skip validator]
2016-02-16Extract $label-pill-padding-x variableChris Rebert1-0/+1
[skip sauce] [skip validator]
2016-02-16Extract $label-padding-{x,y} variablesChris Rebert1-0/+2
[skip sauce] [skip validator]
2016-02-15Add $small-font-size variableChris Rebert1-0/+2
[skip sauce] [skip validator]
2016-02-15Add $mark-padding variableChris Rebert1-0/+2
[skip sauce] [skip validator]
2016-02-15Extract $modal-content-border-width variableChris Rebert1-1/+2
[skip sauce] [skip validator]
2016-02-15Extract $modal-{header,footer}-border-width variablesChris Rebert1-0/+2
[skip sauce] [skip validator]
2016-02-15Extract $modal-dialog-sm-up-margin-y variableChris Rebert1-0/+1
[skip sauce] [skip validator]
2016-02-15Extract new $modal-dialog-margin variableChris Rebert1-0/+2
[skip sauce] [skip validator]
2016-02-11Rename .label class to .tagAmeya Pandilwar1-12/+12
2016-02-09Merge pull request #18925 from twbs/fixes-18922Chris Rebert1-2/+8
Make translation of custom file input text easier
2016-02-08Move to a translucent input border with background-clip: padding-box for ↵Mark Otto1-1/+1
improved blending across different background-colors
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
- Moves from no set line-height (inherited of 1.5) to declared 1.25 for all inputs and buttons (regardless of size modifier). - Updates padding to be `.5rem` instead of `.375rem` so that padding is more likely to be whole numbers based on the root font-size. - Whole numbers will be beneficial in avoiding odd fractional pixels that can lead to misalignment as shown in #18607. - Large buttons and inputs are now a tad wider, and smaller buttons/inputs a tad shorter and narrower, too.
2016-02-07Assert that $grid-breakpoints and $container-max-widths are in ascending ↵Chris Rebert1-0/+14
order; fixes #18549 [skip sauce]
2016-02-06Add $enable-print-styles variable for _print.scss; fixes #19101Chris Rebert1-0/+1
[skip sauce]
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 ↵Mark Otto1-7/+7
thekondrashov-patch-1
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
2016-02-06linterMark Otto1-2/+2
2016-02-05Switch to native font stackMark Otto1-2/+2
2016-02-03Merge branch 'v4-card-fuckery' into v4-devMark Otto1-1/+1
2016-02-03Redo line-height globallyMark Otto1-5/+5
- Rename -height to -height-base to match other vars - Drop use of -height across the board and rely on it to be inherited - Adjust padding of .dropdown-header to account for different line-height of h6 heading element (this needs refactoring for variables and rems also)
2016-01-23Merge pull request #19002 from twbs/blockquote-border-widthMark Otto1-0/+1
Add $blockquote-border-width variable
2016-01-17Make translation of custom file input text easier; fixes #18922Chris Rebert1-2/+8
[skip sauce]
2016-01-17fuck around with card borders and moreMark Otto1-1/+1
2016-01-17Merge pull request #18920 from twbs/v4-custom-forms-varsMark Otto1-3/+66
v4: Custom forms variables
2016-01-17Merge pull request #18883 from twbs/zindex-dropdown-backdropMark Otto1-0/+1
Use proper variable for .dropdown-backdrop's z-index
2016-01-17add custom file vars, fix up custom select varMark Otto1-0/+19
2016-01-16Hella vars for custom checkboxes and radios and selectsMark Otto1-4/+48
2016-01-16Extract variables for .modal-content box-shadowChris Rebert1-2/+4
[skip sauce] [skip validator]
2016-01-16Extract $thumbnail-box-shadow variableChris Rebert1-0/+1
2016-01-16Extract $popover-box-shadow variableChris Rebert1-0/+1