aboutsummaryrefslogtreecommitdiff
path: root/scss/_variables.scss
AgeCommit message (Expand)AuthorFilesLines
2018-04-01Pagination move `.page-link:focus` outline value to variable `$pagination-foc...Patrick Yeo1-0/+1
2018-04-01Allow non-string content as breadcrumb divider (#25581)Martijn Cuppens1-1/+1
2018-03-31Add box-shadow utilities (#25758)Mark Otto1-0/+4
2018-03-12Replace "loose" HEX values with their respective variables (#25672)Jacob Müller1-0/+1
2018-03-12Allow customization of breadcrumb border radius (#25807)Alexander Hjorth1-0/+2
2018-03-08style: align some vars (#25785)Catalin Zalog1-38/+38
2018-03-03Adding a variable to handle the change of a modals border-radius. (#25691)Adam Kolinski1-0/+1
2018-02-19make it a varMark Otto1-0/+2
2018-02-19Add color variable for caption (#25657)ysds1-0/+1
2018-02-19Custom range input (#25600)Mark Otto1-0/+16
2018-02-19Fix carousel transition duration (#25218)Martijn Cuppens1-1/+1
2018-02-11set color to form-control-plaintext (#25565)m5o1-0/+1
2018-02-11use $input-bg for $custom-select-bg (#25564)m5o1-1/+1
2018-02-11Create a variable for label margin bottom (#25561)Andres Galante1-0/+2
2018-01-21Add CSS Utility for `auto` width and height Properties (#24249)Taufek Johar1-1/+2
2018-01-19Allow to change `.table-striped` `odd` or `even` (#25333)Andrew Luca1-0/+2
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