bootstrap/scss/forms
Martijn Cuppens ed8fd689e6
Simplify checkbox & radio input (#30557)
- Define background properties in `.form-check-input`
- Use `background-size: contain` to simplify background sizes (especially for those with linear gradients)
- Remove double `color-adjust`
- Adjust svgs to 20x20 box. This way the strokes aren't rescaled.
2020-04-14 15:05:34 +02:00
..
_form-check.scss Simplify checkbox & radio input (#30557) 2020-04-14 15:05:34 +02:00
_form-control.scss Use `box-shadow` mixin for form controls (#30480) 2020-04-01 19:44:22 +02:00
_form-file.scss File chooser size (#30040) 2020-03-23 18:36:54 +01: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 Restore `.form-text` (#30565) 2020-04-14 09:21:13 +03: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