bootstrap/scss/forms
Martijn Cuppens b531bda07c Improve gradients
- 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
2020-05-15 15:03:12 +03:00
..
_form-check.scss Improve gradients 2020-05-15 15:03:12 +03:00
_form-control.scss Use `box-shadow` mixin for form controls (#30480) 2020-04-01 19:44:22 +02:00
_form-file.scss Fix form file height (#30699) 2020-05-05 19:43:16 +02:00
_form-range.scss Simplify disabled styles (#29296) 2019-12-27 18:40:06 +02:00
_form-select.scss Use `box-shadow` mixin for `.form-select` (#30555) 2020-04-11 13:27:01 +02:00
_form-text.scss Add `$form-text-font-weight` (#30617) 2020-04-20 08:19:06 +02:00
_input-group.scss Require `.form-label` classes on form labels (#30476) 2020-03-31 20:02:57 +02:00
_labels.scss Require `.form-label` classes on form labels (#30476) 2020-03-31 20:02:57 +02:00
_validation.scss Create `scss-docs` shortcode to get some snippets from the Scs… (#30502) 2020-04-06 20:13:35 +02:00