aboutsummaryrefslogtreecommitdiff
path: root/scss/_variables.scss
AgeCommit message (Expand)AuthorFilesLines
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
2021-04-04Spinner alignment changesMark Otto1-0/+1
2021-03-30Make .nav-link color consistent when using buttons (#33478)Kyle Tsang1-2/+2
2021-03-16Revamp accordion borders to fix pixel jumping (#33149)Mark Otto1-1/+2
2021-03-02Offcanvas as component (#29017)GeoSot1-4/+22
2021-03-02Reset select:disabled opacity and null-ify color to fix rendering differences...Mark Otto1-1/+1
2021-03-01fix(list-group): properly set a color on list-group-itemsGaël Poupard1-1/+1
2021-02-16Clear duplicated class `border-0` (#32925)k-utsumi1-1/+0
2021-02-10Add input focus blur variableSam Willis1-1/+2
2021-02-10Add Sass docs (variables, mixins, and loops) to most pages (#32747)Mark Otto1-21/+110
2021-02-03Update docs for color and bg utilitiesMark Otto1-0/+10
2021-01-14Drop transition on .form-check, keep on .form-switchMark Otto1-2/+3
2021-01-14Lighten disabled dropdown text to $gray-500Mark Otto1-1/+1
2021-01-11Darken dropdown item hover style (#32754)Patrick H. Lauke1-1/+1