aboutsummaryrefslogtreecommitdiff
path: root/scss/_variables.scss
AgeCommit message (Expand)AuthorFilesLines
2018-01-18Fix input height border (#25331)Andrew Luca1-1/+1
2018-01-15Extend spacers and sizes (#25101)Andrew Luca1-4/+8
2018-01-13Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-devMark Otto1-11/+11
2018-01-13$component-active-bg and $component-active-color are partially useful (#24710)Patrick Yeo1-11/+11
2018-01-12Merge branch 'custom-check-disabled' of https://github.com/gijsbotje/bootstra...Mark Otto1-0/+1
2018-01-11Deprecate hover media query shim and mixins (#25270)Mark Otto1-1/+1
2018-01-06added variable for the background of checked and indeterminate custom inputs ...gijsbotje1-0/+1
2018-01-03Print tweaks (#25164)Mark Otto1-0/+5
2018-01-02Update pagination focus stylesMark Otto1-0/+2
2018-01-01Darken border color slightlyMark Otto1-1/+1
2017-12-30removes hardcoded value for nav-link paddingAndres Galante1-0/+2
2017-12-29Darken $gray-600 by 10% for AA contrast (#25123)Mark Otto1-1/+1
2017-12-28lintingMark Otto1-1/+1
2017-12-28Move alert theme-color() levels to variablesMark Otto1-0/+4
2017-12-28Allow customizing Popover and Tooltip `border-radius` while I'm at itPatrick Yeo1-0/+2
2017-12-28Allow customizing Popover and Tooltip `font-size` outside of `$font-size-sm`Patrick Yeo1-0/+2
2017-12-26Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-devMark Otto1-6/+1
2017-12-26smaller popover arrows for more reasonable visuals and more ideal pixel roundingMark Otto1-2/+2
2017-12-26Merge branch 'fix-arrows' of https://github.com/simonihmig/bootstrap into sim...Mark Otto1-4/+4
2017-12-26Rewrite custom file inputMark Otto1-6/+1
2017-12-26Darken table border-colorMark Otto1-1/+1
2017-12-23Make custom select and file inputs 100% wideMark Otto1-1/+0
2017-12-23Fix tooltip/popover arrow size and positionsimonihmig1-4/+4
2017-12-22Restyle code element, remove docs example overflow, improve docs examples (#2...Mark Otto1-5/+5
2017-12-22Form check markup v2 (#25050)Mark Otto1-4/+3
2017-12-01Adds variable for color yiq threshold (#24886)Andres Galante1-1/+3
2017-11-24Custom select updates (#24699)Mark Otto1-3/+7
2017-11-15Adds variables for form validation messages (#24767)Andres Galante1-0/+2
2017-11-06Nav Tabs use single variable to style `$nav-tabs-link-hover-border-color` and...Patrick Yeo1-2/+2
2017-11-06Move hardcoded opacity value in `.btn:disabled` to variable `$btn-disabled-op...Patrick Yeo1-0/+1
2017-11-06Convert px values to rem on tooltip variables (#23468)Andres Galante1-12/+11
2017-11-06changes list-inline-padding from 5px to .5remAndres Galante1-1/+1
2017-11-06Minor Sass consistency changes. (#24677)XhmikosR1-2/+2
2017-11-02Convert modal's px units to rem (#23782)Andres Galante1-16/+16
2017-10-30adds variables for the hr element marginAndres Galante1-1/+3
2017-10-30changes colors references on variables.scss from hardcoded to variables on th...Andres Galante1-10/+10
2017-10-25update new focus and shadow properties to use varsMark Otto1-0/+4
2017-10-22edit code commentsMark Otto1-3/+5
2017-10-22Update _variables.scssMark Otto1-1/+1
2017-10-22Merge branch 'v4-dev' into btn_input_split_variablesMark Otto1-51/+57
2017-10-23Enable stylelint's `function-comma-space-after`. (#24501)XhmikosR1-28/+28
2017-10-22Add variable to configure the `$dropdown-border-radius`. (#24376)José Francisco1-0/+1
2017-10-22match property orderMark Otto1-1/+1
2017-10-22adds animation to color on outlined btnsAndres Galante1-1/+1
2017-10-22add vars for yiq color contrast functionMark Otto1-0/+4
2017-10-22Remove `thumbnail-transition` from `.img-thumbnail`.XhmikosR1-1/+0
2017-10-19Gradients and shadows (#24429)Mark Otto1-3/+5
2017-10-19Reindent _variables.scss. (#24428)XhmikosR1-20/+20
2017-10-19append btn-* and input-* variables and extends their from input-btn-* variablesi.sychev1-4/+35
2017-10-19Move theme variables outside of the theme map. (#23918)Andres Galante1-8/+17