mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-03-20 22:40:23 +00:00
- Use a semitransparent gradient from light to dark which works on any background-color - Store the gradient as a custom property (--bs-gradient) - Remove `.bg-gradient-*` variants in favour of `.bg-gradient` which works even when `$enable-gradients` are enabled - Add gradients to navbar, active page links and badges when gradients are enabled |
||
|---|---|---|
| .. | ||
| _form-check.scss | ||
| _form-control.scss | ||
| _form-file.scss | ||
| _form-range.scss | ||
| _form-select.scss | ||
| _form-text.scss | ||
| _input-group.scss | ||
| _labels.scss | ||
| _validation.scss | ||