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 2eaef44edd Merge pull request #20951 from sbaechler/font-weights
Use a variable for the default font weights. Fixes #20741
2016-10-25 19:55:34 -07:00
..
_alert.scss reorder variables, rename -color to -color 2015-08-10 23:38:41 -07:00
_background-variant.scss Revamp background utilities and add new .text-white utility 2016-09-08 22:18:40 -07:00
_border-radius.scss Move border-radius mixin from scss/_mixins.scss to scss/mixins/_border-radius.scss 2015-10-07 00:07:48 -07:00
_breakpoints.scss Merge pull request #17317 from dmbaughman/v4-media-breakpoint-between 2015-11-12 23:27:16 -08:00
_buttons.scss Add extra styles for focused/hovered active outline buttons 2016-02-15 12:58:16 +00:00
_cards.scss Fixes #19840: Invert the .card-subtitle color as well for .card-inverse 2016-05-11 20:41:33 -07:00
_clearfix.scss Use double colons for psuedo elements 2015-08-24 13:22:10 -04:00
_float.scss Rename pull-*-{left|right} classes to .float-*-left and .float-*-right 2016-09-26 00:54:10 -07:00
_forms.scss Use box-shadow mixin 2016-10-20 16:35:45 -04:00
_gradients.scss Rename gradient mixins to match new naming convention 2016-01-13 15:34:01 -08:00
_grid-framework.scss Flexbox grid updates (#20829) 2016-10-02 21:10:06 -07:00
_grid.scss Container padding uses per-breakpoint gutter sizes, fixes #19304. 2016-10-22 00:06:41 -05: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 fix #17149: correct syntax in list-group variant mixin; nullifies #17154 2015-08-22 21:46:46 -07:00
_lists.scss Extract list-unstyled mixin; closes #17792 2015-10-13 01:24:11 -07:00
_nav-divider.scss
_navbar-align.scss
_pagination.scss Redo line-height globally 2016-02-03 19:45:13 -08:00
_progress.scss progress bar for IE10+/Edge (radius, use ::-ms-fill, add variant mixins, striped support) 2015-12-11 08:58:11 +00:00
_reset-filter.scss
_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 combine size & square mixins into one 2015-08-26 16:17:00 +06:00
_tab-focus.scss Remove forced default focus outline (#20275) 2016-07-11 20:50:27 -07:00
_table-row.scss
_tag.scss Rename .label class to .tag 2016-02-11 03:54:30 -05:00
_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 Fix syntax of .text-hide's font property value 2015-12-25 14:06:39 -07:00
_text-truncate.scss