aboutsummaryrefslogtreecommitdiff
path: root/scss/_variables.scss
AgeCommit message (Expand)AuthorFilesLines
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
2016-10-09Change 940px breakpoint to 960px so that all widths are divisible by 12Mark Otto1-1/+1
2016-10-09Change sm grid breakpoint and container max-widthMark Otto1-2/+2
2016-10-09Drop the -font-size variable for the newer -size-sm oneMark Otto1-2/+0
2016-10-02Merge branch 'v4-dev' into v4-navbarsMark Otto1-15/+29
2016-10-02Merge branch 'customizable-grid-gutters-per-breakpoint' of https://github.com...Mark Otto1-3/+9
2016-10-02Fixes #20118: Add and use Sass variables to control the color of our embedded...Mark Otto1-7/+15
2016-10-02v4: Dropdown units (#20701)Mark Otto1-5/+5
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
2016-09-11Swap for custom svg background that we can embed to set the color of the stro...Mark Otto1-0/+2
2016-09-08#14840 - Use color variables consistentlyKovah1-33/+33
2016-09-07Follow up fix for #20667 (#20672)Mark Otto1-1/+1
2016-09-07v4: Card image fixes (#20667)Mark Otto1-1/+1
2016-09-04fixes #20485: use rem units in alert dismiss (#20625)Mark Otto1-1/+1
2016-07-25Simplify system font stack to remove Linux fonts as they're too varied for ou...Mark Otto1-1/+1
2016-07-23Merge branch 'v4-dev' into v4-navbarsMark Otto1-1/+6
2016-06-19Add comparability guard to _assert-ascending(); fixes #20123 (#20142)Chris Rebert1-1/+5
2016-05-14follow up to c6c0522598037fcdeb04dfa376910a7cb5fa0fa8: define those new varsMark Otto1-0/+2
2016-05-13more navbar variablesMark Otto1-0/+3
2016-05-12correction, -toggler-*Mark Otto1-2/+2
2016-05-12new var for -toggle-border-radiusMark Otto1-0/+1
2016-05-12add new variable for -toggle-font-sizeMark Otto1-0/+2
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-27add $inverse-bg and $inverse-colorChristopher Baker1-2/+4
2016-04-17remove references to -* outside _variables.scssChristopher Baker1-0/+5
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-24@warn if minimum width of smallest breakpoint != 0alberto1-0/+9
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