aboutsummaryrefslogtreecommitdiff
path: root/scss/_variables.scss
AgeCommit message (Expand)AuthorFilesLines
2022-04-08Update devDependencies (#36120)XhmikosR1-1/+1
2022-04-06New CSS varlouismaxime.piton1-0/+1
2022-04-04Use new CSS vars (#36098)Louis-Maxime Piton1-8/+8
2022-03-28Train PR: CSS variables for accordion, cards, navs, and modals (#36071)Mark Otto1-4/+6
2022-03-24Define Pagination font size CSS var (#35917)Julien Déramond1-0/+2
2022-03-19v5.2.0 migration updates (#36038)Mark Otto1-28/+28
2022-03-13Add additional root variables, rename `$variable-prefix` to `$prefix` (#35981)Mark Otto1-49/+49
2022-03-11Updates -color to use rgba()Mark Otto1-1/+1
2022-03-11Adjust border-radius values and add some new utilitiesMark Otto1-3/+6
2022-03-11Fix some instances of lazy Sass math when multiplying new CSS var based borde...Mark Otto1-1/+1
2022-03-08Convert popovers to CSS variablesMark Otto1-3/+6
2022-03-08Deprecate the tooltip-arrow-bg color since we're using CSS variables to set t...Mark Otto1-1/+3
2022-03-01Split CSS vars for padding values (#35921)Mark Otto1-1/+5
2022-02-28Replace instances of Sass vars for CSS variable versions of border-color and ...Mark Otto1-20/+21
2022-02-25Prefer Linux-specific fonts over ArialErik Faye-Lund1-1/+1
2022-02-25move theme-colors (vars+map) after color tints definitionsmaks1-24/+24
2022-02-25Add z-index for .toast-container (#35859)Mark Otto1-0/+1
2022-02-24Base .text-muted on body colorMark Otto1-1/+1
2022-02-22Rely on `border-width` for `<hr>` size (#35491)Gaël Poupard1-3/+7
2022-02-18Add null modal-footer-bg variable (#35858)Mark Otto1-0/+1
2022-02-14Correct the horizontal padding on grid containers (#35825)Mark Otto1-1/+1
2022-02-06Add zebra striping for table columnsMacinto5h1-0/+1
2021-12-15Reprocess inline SVGs with the latest SVGO (#35484)XhmikosR1-4/+4
2021-12-07Fix typo in $purples (#35466)Alexander Gitter1-2/+2
2021-11-15Move reassigned Sass maps for colors to another stylesheet (#34942)Mark Otto1-41/+0
2021-10-05Add Sass variables for hr background-color and borderdevhoussam1-0/+2
2021-10-05Separate container classes from `$enable-grid-classes` option (#35005)Mark Otto1-0/+1
2021-09-28Use Sass variable instead of RGB components (#35017)Geremia Taglialatela1-3/+3
2021-09-07Add `border-radius` sizes to small and large `.form-select`s (#34853)Dominik Crha1-1/+3
2021-08-23Fix `$dropdown-link-hover-color` variable color value in _variable.scss (#34779)ghost_321-1/+1
2021-08-10Add check to rgba-css-var function for body or bg (#34699)Mark Otto1-8/+18
2021-08-03Update color and background-color utilitiesMark Otto1-0/+26
2021-08-03Add new placeholder component (#31859)Jaume Sala1-0/+7
2021-08-03Update input-bg to use body-bg (#34651)Mark Otto1-1/+1
2021-07-25Make default $accordion-icon-color consistentTheFakeCake1-1/+1
2021-07-14fix(forms): prevent color control from shrinking (#34445)Gaël Poupard1-0/+2
2021-07-08Add null `$card-box-shadow` variable (#34440)Mark Otto1-1/+2
2021-07-06Add maps for all colors, document how to extend color utilities (#32319)Mark Otto1-0/+120
2021-07-05Add horizontal collapse supportMark Otto1-0/+1
2021-06-25Variablize backdrop for modal and offcanvasMark Otto1-3/+6
2021-06-22v5.1: Add optional CSS grid (#31813)Mark Otto1-0/+1
2021-06-19Small typos, closes #34249Mark Otto1-2/+2
2021-06-14Replace `/` division with multiplication and custom `divide()` function (#34245)Mark Otto1-15/+15
2021-06-03fix(forms): unitless `line-height` for floating labels (#34161)Gaël Poupard1-0/+1
2021-05-28Add missing transition to `.form-select` (#34034)Simon Ihmig1-0/+2
2021-05-28fix(tables): decouple table-bg and table-accent-bg (#34048)Gaël Poupard1-0/+1
2021-05-20fix wrong comment text for tooltip (#34044)GeoSot1-1/+1
2021-04-19Use the backdrop util in offcanvas, enforcing consistency (#33545)GeoSot1-3/+2
2021-04-14Make accordion icon rotation more natural (#33292)Victor Massé1-1/+1
2021-04-14Have $form-check-input-border's default derive from ($black instead of hard-c...Carson1-1/+1