aboutsummaryrefslogtreecommitdiff
path: root/scss/mixins/_table-variants.scss
AgeCommit message (Collapse)AuthorFilesLines
2022-10-02Don't redefine `$border-color` in `table-variant` mixin (#37239)Julien Déramond1-2/+2
Co-authored-by: XhmikosR <[email protected]>
2022-03-13Add additional root variables, rename `$variable-prefix` to `$prefix` (#35981)Mark Otto1-11/+11
* Add additional root variables, rename $variable-prefix to $prefix - Adds new root CSS variables for border-radius, border-width, border-color, and border-style - Adds new root CSS variables for heading-color, link-colors, code color, and highlight color - Replaces most instances of Sass variables (for border-radius, border-color, border-style, and border-width) for CSS variables inside _variables.scss - Updates $mark-padding to be an even pixel number - Renames $variable-prefix to $prefix throughout * Bundlewatch
2021-10-11Add color and border-color css variables to tables (#35055)Geremia Taglialatela1-2/+5
2020-09-30Add Sass variable for CSS variable prefix (#31684)Mark Otto1-7/+7
* Add Sass variable for CSS variable prefix * Update other --bs-* var instances
2020-04-24Add bs prefixMartijn Cuppens1-7/+7
2020-04-24Prevent nested tables style leaksMartijn Cuppens1-0/+21