1
0
Fork 0
mirror of https://github.com/twbs/bootstrap.git synced 2022-11-09 12:25:43 -05:00
twbs--bootstrap/scss/mixins
Mark Otto 7aa2a52069 Redo button states
Trying to simplify our output here by revamping these selectors. We overcomplicated things by setting hover styles for nearly every state (disabled and active included), and we set them in the wrong order.

This commit does the following:

- Reorders states so disabled comes before active, thereby removing the need to set disabled-active styles.

- Removes all focus and hover styles from disabled states as those will naturally inherit from the default button state.

- Renamed `.open` to `.show` to fix dropdown toggle highlighting.

- Tweaked some indendation in the Sass.
2016-12-28 15:12:04 -08:00
..
_alert.scss
_background-variant.scss Revamp background utilities and add new .text-white utility 2016-09-08 22:18:40 -07:00
_badge.scss Rename .tag to .badge to avoid conflicting with WordPress 2016-10-26 18:33:58 -07:00
_border-radius.scss
_breakpoints.scss Update bootstrap/scss/mixins/_breakpoints.scss (#21285) 2016-12-04 16:46:07 -08:00
_buttons.scss Redo button states 2016-12-28 15:12:04 -08:00
_cards.scss Inverse card improvements (#21242) 2016-11-28 13:22:51 -08:00
_clearfix.scss Update clearfix mixin (#21224) 2016-11-27 17:05:29 -08:00
_float.scss Responsive display utilities (#20934) 2016-10-31 21:27:56 -07:00
_forms.scss Fix #20936 make inline checkbox/radio markup same as stacked (#20995) 2016-11-28 20:56:49 -08:00
_gradients.scss Remove IE9 browser hacks. (#21393) 2016-12-22 13:41:31 -08:00
_grid-framework.scss Flexbox all the time (Drop IE9 support and remove $enable-flex option) (#21389) 2016-12-21 20:26:17 -08:00
_grid.scss move flex to navbar container only; otherwise it affects things negatively elsewhere 2016-12-22 13:48:07 -08:00
_hover.scss Fix broken/redirected links, moving to HTTPS where possible. (#20557) 2016-10-03 09:55:59 -07:00
_image.scss Remove display from the .img-fluid utility 2016-10-09 14:14:39 -07:00
_list-group.scss
_lists.scss
_nav-divider.scss
_navbar-align.scss
_pagination.scss
_progress.scss Remove IE9 browser hacks. (#21393) 2016-12-22 13:41:31 -08:00
_reset-text.scss Use a variable for the default font weights. Fixes #20741 2016-10-19 21:41:27 +02:00
_resize.scss
_screen-reader.scss Fix broken/redirected links, moving to HTTPS where possible. (#20557) 2016-10-03 09:55:59 -07:00
_size.scss
_tab-focus.scss Remove forced default focus outline (#20275) 2016-07-11 20:50:27 -07:00
_table-row.scss
_text-emphasis.scss Fixes #20619: Add important to the hover/focus as well (#20626) 2016-09-04 17:55:34 -07:00
_text-hide.scss
_text-truncate.scss
_transforms.scss Add @supports feature query for Carousel CSS 3D transforms; fixes #15534 (#19751) 2016-11-25 14:51:55 -08:00
_visibility.scss follow up to #20441: move file to correct place 2016-10-27 22:11:19 -07:00