aboutsummaryrefslogtreecommitdiff
path: root/scss
AgeCommit message (Expand)AuthorFilesLines
2022-02-28fix(forms): color input with validation iconGaël Poupard1-0/+8
2022-02-28fix(tooltips|popovers): RTL arrowsGaël Poupard2-0/+12
2022-02-28.louismaxime.piton1-1/+1
2022-02-28Use the new CSS variable in dropdown menu.louismaxime.piton1-1/+1
2022-02-28Add centered dropdown and dropup optionsMark Otto1-1/+3
2022-02-28Replace instances of Sass vars for CSS variable versions of border-color and ...Mark Otto3-22/+23
2022-02-28Convert border utilities to CSS variablesMark Otto4-12/+47
2022-02-28Remove thicker border on table thead elementsMark Otto1-5/+3
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 Otto2-0/+3
2022-02-25Use all dropdowns CSS variablesJulien Déramond1-4/+4
2022-02-24Base .text-muted on body colorMark Otto1-1/+1
2022-02-24`media-breakpoint-only` now passes `$breakpoints` int `breakpoint-max`. Fixe...Richard Giraud1-1/+1
2022-02-23Replace non-existent `--bs-btn-padding` by `--bs-btn-padding-{x|y}`Julien Déramond1-1/+2
2022-02-22Rely on `border-width` for `<hr>` size (#35491)Gaël Poupard2-10/+9
2022-02-18Apply list group numbering to all items (#35822)Jann Westermann1-1/+1
2022-02-18Add null modal-footer-bg variable (#35858)Mark Otto2-0/+2
2022-02-17New CSS variable for Navbars (#35829)Louis-Maxime Piton1-1/+2
2022-02-17Add !important property to colored links. (#35740)Nudasoft1-2/+2
2022-02-16Rename dropdown-shadow to dropdown-box-shadow for consistencyMark Otto1-3/+3
2022-02-16Convert pagination component to CSS variables (#35399)Mark Otto2-41/+62
2022-02-16Fixed border radius var name and .show targetEugene Kopyov2-2/+2
2022-02-14Convert dropdowns to CSS variablesMark Otto1-60/+62
2022-02-14Convert .btn and mixins to use CSS variablesMark Otto2-120/+104
2022-02-14Correct the horizontal padding on grid containers (#35825)Mark Otto2-3/+3
2022-02-10Convert .badge to CSS variablesMark Otto1-5/+15
2022-02-08Fix overriding styles of `.list-group-item-action`Anton1-27/+24
2022-02-08Support floating labels on `.form-control-plaintext` (#32840)Sebastian Podjasek1-3/+10
2022-02-08Add `.form-check-reverse` modifier class (#33606)Mark Otto1-0/+22
2022-02-08Add deprecation notice for .navbar-lightMark Otto1-0/+4
2022-02-08Convert navbar to CSS variablesMark Otto1-125/+75
2022-02-07Set `cursor: default` on disabled `.form-check-label` (#35082)The Fake Cake1-0/+1
2022-02-06Add zebra striping for table columnsMacinto5h2-0/+10
2022-02-06Move `gap` utility API from "Flex" to "Spacing"Ty Mick1-6/+7
2022-01-30Modal: handle click event from backdrop callbackGeoSot1-0/+1
2022-01-05Remove explicit use of aria-hidden for offcanvas when closed (#35589)Patrick H. Lauke1-4/+11
2022-01-03Bump copyright year to 2022 (#35639)XhmikosR4-8/+8
2021-12-20fix(alerts): ensure color is set and used (#35571)Gaël Poupard1-1/+2
2021-12-17Convert alerts to CSS variables (#35401)Mark Otto2-7/+23
2021-12-16Add missing `border-radius` for `btn-group` (#35467)Andy Jiang1-0/+2
2021-12-16Add sticky bottom utility (#35518)Florian Lacreuse1-1/+7
2021-12-15Reprocess inline SVGs with the latest SVGO (#35484)XhmikosR1-4/+4
2021-12-14Update stylelint and stylelint-config-twbs-bootstrap (#35438)XhmikosR5-6/+3
2021-12-07Fix typo in $purples (#35466)Alexander Gitter1-2/+2
2021-11-25Correctly implement RFS in `:root` CSS variable for `$body-font-size` (#35326)Travis Risner2-2/+2
2021-11-25Update _close.scssSi Nguyen1-1/+1
2021-11-15Move reassigned Sass maps for colors to another stylesheet (#34942)Mark Otto6-41/+48
2021-11-01`make-col-ready()`: remove the unused `$gutter` variable (#34334)Michael Sørensen1-1/+1
2021-11-01Always set the CSS variables for gutters in containers (#34644)Mark Otto1-0/+2