twbs--bootstrap/scss/mixins
Mark Otto 06641ca0b3 Gradients and shadows (#24429)
* Update the form focus mixin to use a manual `$enable-shadows` check so we can always ensure a focus state for accessibility and consistency

* - Add new `$input-btn-focus-width` and `$input-btn-focus-color` variables.

- Replace separate `$btn-focus-box-shadow` and `$input-focus-box-shadow`
variables with unified `$input-btn-focus-box-shadow` to match our
combined variables approach elsewhere.

* Put new focus width var to use in buttons mixins

* use new button input-box shadow var

* Add a new mixin for quickly adding linear gradient to components when $enable-gradients is set to true

* use correct var

* fix focus shadows in button mixins

* Add opt-in gradients to alerts, buttons, carousel, custom radios and checkboxes, custom file input, and dropdown items

* Generate .bg-gradient- utilities

* add headings to colors page and document bg-gradient utils

* update the button color for active status, check with yiq as it's done for basic state and hover state
2017-10-19 09:03:33 -07:00
..
_alert.scss Gradients and shadows (#24429) 2017-10-19 09:03:33 -07:00
_background-variant.scss Gradients and shadows (#24429) 2017-10-19 09:03:33 -07:00
_badge.scss fix travis error 2017-10-04 11:29:38 +02:00
_border-radius.scss Update scss mixins to comply with scss-linting rules (#22151) 2017-03-18 13:06:05 -07:00
_box-shadow.scss Move box-shadow and transition mixins out of the main mixins file and into their own files 2017-03-05 12:40:01 -08:00
_breakpoints.scss Fix media-breakpoint-between (#23997) 2017-10-02 21:38:59 -07:00
_buttons.scss Gradients and shadows (#24429) 2017-10-19 09:03:33 -07:00
_caret.scss Add option to disable carets on dropdowns through `$enable-caret` 2017-08-14 09:10:17 -07:00
_clearfix.scss Update scss mixins to comply with scss-linting rules (#22151) 2017-03-18 13:06:05 -07:00
_float.scss Switch to stylelint. (#23572) 2017-10-02 20:34:56 -07:00
_forms.scss Gradients and shadows (#24429) 2017-10-19 09:03:33 -07:00
_gradients.scss Gradients and shadows (#24429) 2017-10-19 09:03:33 -07:00
_grid-framework.scss Add order first to grid (#24202) 2017-10-02 18:56:13 -07:00
_grid.scss make-col-offset: Remove percentage if it's zero. 2017-10-05 09:42:17 +03:00
_hover.scss Switch to stylelint. (#23572) 2017-10-02 20:34:56 -07:00
_image.scss Switch to stylelint. (#23572) 2017-10-02 20:34:56 -07:00
_list-group.scss Switch to stylelint. (#23572) 2017-10-02 20:34:56 -07:00
_lists.scss Extract list-unstyled mixin; closes #17792 2015-10-13 01:24:11 -07:00
_nav-divider.scss Use the hr-method for the nav-divider, closes #21945 2017-03-26 15:03:13 -07:00
_navbar-align.scss Switch to stylelint. (#23572) 2017-10-02 20:34:56 -07:00
_pagination.scss `@mixin pagination-size()` doesn't apply line-height 2017-06-18 02:11:33 -07:00
_reset-text.scss Switch to stylelint. (#23572) 2017-10-02 20:34:56 -07:00
_resize.scss Update scss mixins to comply with scss-linting rules (#22151) 2017-03-18 13:06:05 -07:00
_screen-reader.scss Normalize all links. (#24109) 2017-09-26 15:24:14 +03:00
_size.scss combine size & square mixins into one 2015-08-26 16:17:00 +06:00
_table-row.scss rewrite table modifiers to use .table- prefix 2015-03-30 18:08:01 -07:00
_text-emphasis.scss Switch to stylelint. (#23572) 2017-10-02 20:34:56 -07:00
_text-hide.scss Fix syntax of .text-hide's `font` property value 2015-12-25 14:06:39 -07:00
_text-truncate.scss Update scss mixins to comply with scss-linting rules (#22151) 2017-03-18 13:06:05 -07:00
_transition.scss Move box-shadow and transition mixins out of the main mixins file and into their own files 2017-03-05 12:40:01 -08:00
_visibility.scss Switch to stylelint. (#23572) 2017-10-02 20:34:56 -07:00