aboutsummaryrefslogtreecommitdiff
path: root/scss/_variables.scss
AgeCommit message (Collapse)AuthorFilesLines
2016-11-28Fix incorrect select height calculation (#21171)Florian Schlittenbauer1-1/+1
2016-11-27Follow up to #21052 to match small pagination links with small buttonsMark Otto1-2/+2
2016-11-27Set line-height for page-links (#21052)Stefan Staynov1-1/+1
2016-11-27Add alert-margin-bottom variable (#21064)Cyril Kyburz1-0/+1
2016-11-26Merge pull request #21203 from twbs/conditional-transition-animationsMark Otto1-1/+1
Wrap .fade and .collapsing transition properties in $enable-transitions
2016-11-26Merge branch 'v4-dev' into modal-sizesMark Otto1-5/+5
2016-11-26decrease size of modal-md and modal-lg to ensure fitting in responsive layoutsMark Otto1-2/+2
2016-11-26change instances of hardcoded lightest gray to sass variable -lightestMark Otto1-2/+2
2016-11-26change uses of #f5f5f5 to -lightestMark Otto1-3/+3
2016-11-25re-enable transitions (which according to the options.md doc is the default)Mark Otto1-1/+1
2016-11-25v4: Miscellaneous color changes (#21199)Mark Otto1-4/+4
* Darken dismiss icon opacity * Darken text on active list group items * Darken light gray for accessibility/contrast, then update gray and dark gray to match
2016-11-23Merge pull request #21068 from twbs/list-group-border-colorMark Otto1-1/+1
switch to rgba for list-group border color
2016-11-10renamed modal-title-padding to modal-header-paddingElliot Evans1-1/+1
2016-10-31Make spacer utils responsive (#20926)Mark Otto1-2/+10
* make spacer utils responsive by grid tier * update scale to add two levels, document them * change responsive spacing utils to avoid the xs abbreviation in the class name for that tier * update code snippet to match source * update usage in our docs * linter * docs updates
2016-10-31Use variable names for form focus borders (#21050)Alberto Roura1-2/+2
2016-10-30Merge branch 'v4-dev' of https://github.com/HMUDesign/bootstrap into ↵Mark Otto1-2/+10
HMUDesign-v4-dev
2016-10-27Merge branch 'issue19217' of https://github.com/alberto/bootstrap into ↵Mark Otto1-6/+16
alberto-issue19217
2016-10-27switch to rgba for list-group border colorMark Otto1-1/+1
matches the card border-color, fixes #20129
2016-10-27Merge branch 'patch-1' of https://github.com/tomhorvat/bootstrap into ↵Mark Otto1-0/+1
tomhorvat-patch-1
2016-10-27Change variable for modal backdrop zindex, rearrange to be ordered from ↵Mark Otto1-3/+3
lowest to highest
2016-10-26Merge pull request #20938 from JPeer264/feature/sass-docMark Otto1-45/+71
Docs: Sass Variables Table of Contents
2016-10-26Rename .tag to .badge to avoid conflicting with WordPressMark Otto1-16/+16
2016-10-25Merge pull request #20951 from sbaechler/font-weightsMark Otto1-6/+9
Use a variable for the default font weights. Fixes #20741
2016-10-25Body font weight variabletomhorvat1-0/+2
2016-10-25Merge pull request #20962 from patrickhlauke/v4-fix-unescaped-hash-data-urlsPatrick H. Lauke1-9/+25
Fix unescaped `#` in SVG data URLs
2016-10-20replace `#` with `%23` in SVG data urls with str-replacePatrick H. Lauke1-9/+9
2016-10-20Add str-replace Sass functionPatrick H. Lauke1-0/+16
2016-10-20duplicate navbar-toggler-padding variablesbéla1-2/+0
2016-10-19Use a variable for the default font weights. Fixes #20741Simon Bächler1-6/+9
Websites might use different weights such as medium or thin or use light as default weight instead of normal. Also referenced: #18605 and #16170.
2016-10-19updated sass variables table of contentsJPeer2641-45/+71
2016-10-19Merge pull request #19890 from twbs/v4-navbarsMark Otto1-5/+16
v4: Navbar improvements
2016-10-18Switch to separate vars for alert vertical/horizontal paddingMark Otto1-1/+2
2016-10-17set the border color on the togglerMark Otto1-1/+2
2016-10-16Merge branch 'v4-navbars' of github.com:twbs/bootstrap into v4-navbarsMark Otto1-4/+6
2016-10-16Merge branch 'v4-dev' into v4-navbarsMark Otto1-25/+48
2016-10-16Revert "Drop the $small-font-size variable for the newer $font-size-sm one"Mark Otto1-0/+2
2016-10-09Interpolate the variable so it passes the color properlyMark Otto1-1/+1
2016-10-09Merge branch 'v4-dev' into v4-navbarsMark Otto1-5/+3
2016-10-09Merge pull request #20867 from twbs/dedupe-sm-varsMark Otto1-2/+0
Drop the $small-font-size variable for the newer $font-size-sm one
2016-10-09Change 940px breakpoint to 960px so that all widths are divisible by 12Mark Otto1-1/+1
Fixes #18510
2016-10-09Change sm grid breakpoint and container max-widthMark Otto1-2/+2
Makes it so that the container is no longer wider than the breakpoint used in the media query. This was never really an issue in rendering as the max-width handled it appropriately, but the mismatch was still incorrect. Fixes #18054
2016-10-09Drop the -font-size variable for the newer -size-sm oneMark Otto1-2/+0
Originally -font-size was added in v3 to set the font-size of the <small> element. Now that we have newer, global type variables, we can use those instead for these kind of things. Fixes #20859
2016-10-02Merge branch 'v4-dev' into v4-navbarsMark Otto1-15/+29
2016-10-02Merge branch 'customizable-grid-gutters-per-breakpoint' of ↵Mark Otto1-3/+9
https://github.com/pixelbandito/bootstrap into pixelbandito-customizable-grid-gutters-per-breakpoint
2016-10-02Fixes #20118: Add and use Sass variables to control the color of our ↵Mark Otto1-7/+15
embedded SVGs for custom form elements (#20700)
2016-10-02v4: Dropdown units (#20701)Mark Otto1-5/+5
* Fixes #19784: Move from pixels to rems, add a margin-bottom: 0; to keep things aligned * lintiong
2016-09-15Fixes #20543: Significantly darken the links in default navbarsMark Otto1-4/+4
2016-09-15Merge branch 'v4-dev' into v4-navbarsMark Otto1-6/+8
2016-09-13Add breakpoint-specific gutters.Kovah1-3/+9
2016-09-11.form-control:focus customization (#20436)NicoLB1-3/+3
* Allow variables input-bg-focus and input-color-focus to be overridden. * More consistency and control to customize shadows on .form-control:focus