bootstrap/scss/mixins
Geremia Taglialatela bfafabfd53 Fix validation feedback icon in select multiple
Validation feedback for `<select multiple>` should look like
`<textarea>`.

The previous implementation was placing the validation icon in the
middle of the select field together with the single select arrow, that
is not supposed to be part of this kind of inputs
2021-04-02 14:11:35 -07:00
..
_alert.scss Add Sass docs (variables, mixins, and loops) to most pages (#32747) 2021-02-10 19:29:59 -08:00
_border-radius.scss Add Sass docs (variables, mixins, and loops) to most pages (#32747) 2021-02-10 19:29:59 -08:00
_box-shadow.scss box-shadow() mixin allow 'null' and drop support 'none' with multiple args (#30394) 2020-08-04 21:51:19 +03:00
_breakpoints.scss fix(breakpoints): use next breakpoint when targetting xs only 2020-08-22 14:36:24 -07:00
_buttons.scss Add Sass docs (variables, mixins, and loops) to most pages (#32747) 2021-02-10 19:29:59 -08:00
_caret.scss Add Sass docs (variables, mixins, and loops) to most pages (#32747) 2021-02-10 19:29:59 -08:00
_clearfix.scss Create scss-docs shortcode to get some snippets from the Scs… (#30502) 2020-04-06 20:13:35 +02:00
_container.scss fix(container): use $variable-prefix (#32201) 2020-11-19 20:38:39 +02:00
_deprecate.scss Add default value for $ignore-warning (#28103) 2019-01-23 05:59:15 +02:00
_forms.scss Fix validation feedback icon in select multiple 2021-04-02 14:11:35 -07:00
_gradients.scss Update docs for color and bg utilities 2021-02-03 07:15:49 +02:00
_grid.scss Add Sass variable for CSS variable prefix (#31684) 2020-09-30 08:32:58 +03:00
_image.scss Drop deprecated img-retina mixin (#28459) 2019-03-12 09:47:36 +02:00
_list-group.scss Add Sass docs (variables, mixins, and loops) to most pages (#32747) 2021-02-10 19:29:59 -08:00
_lists.scss Extract list-unstyled mixin; closes #17792 2015-10-13 01:24:11 -07:00
_pagination.scss Add Sass docs (variables, mixins, and loops) to most pages (#32747) 2021-02-10 19:29:59 -08:00
_reset-text.scss Use word-wrap in .text-break for IE and Edge compatibility. 2020-01-04 18:26:24 +01:00
_resize.scss Update scss mixins to comply with scss-linting rules (#22151) 2017-03-18 13:06:05 -07:00
_table-variants.scss Add Sass variable for CSS variable prefix (#31684) 2020-09-30 08:32:58 +03:00
_text-truncate.scss Update scss mixins to comply with scss-linting rules (#22151) 2017-03-18 13:06:05 -07:00
_transition.scss Update stylelint to v13.7.2 (#31726) 2020-09-28 14:57:48 +03:00
_utilities.scss feat(RTL): implement RTL 2020-12-04 07:52:03 +02:00
_visually-hidden.scss Expand visually-hidden-focusable so it can be used on a container, so the container becomes visible when focus is inside it / on one of its child elements. 2020-12-15 09:22:14 +02:00