twbs--bootstrap/scss/mixins
Leslie Hoare cc814f4d76 Create a mixin for creating new card styles.
I'm aware that currently cards are a lot simpler than buttons right now
but this may change in future and it feels cleaner to be able to create
new card styles without needing to know the internals of how they're
implemented.
2015-11-26 13:21:07 +00:00
..
_alert.scss reorder variables, rename -color to -color 2015-08-10 23:38:41 -07:00
_background-variant.scss Use -* vars for .bg-* and .text-* utilities 2015-08-13 23:47:47 -07:00
_border-radius.scss only apply border radius mixins if rounded corners are enabled; alternate fix to #17426 2015-09-03 09:04:51 -07:00
_breakpoints.scss Remove libsass @media nesting bug workaround 2015-01-08 21:41:33 +00:00
_buttons.scss Remove all uses of `selector &` 2015-08-27 13:11:14 +01:00
_cards.scss Create a mixin for creating new card styles. 2015-11-26 13:21:07 +00:00
_center-block.scss convert to scss 2014-12-02 14:02:35 -08:00
_clearfix.scss Use double colons for psuedo elements 2015-08-24 13:22:10 -04:00
_forms.scss Update all usages of 'control-label' with 'form-control-label' in docs 2015-09-02 15:01:02 +10:00
_gradients.scss Remove ancillary references to IE<9 in comments+docs 2014-12-16 19:06:57 -08:00
_grid-framework.scss Fix -flex compile on Sass Ruby #17046 2015-08-20 08:38:02 +01:00
_grid.scss Use "@if not $bool" selector 2015-09-13 16:02:58 +03:00
_hover.scss rename media query var to match /cc @cvrebert 2015-04-29 11:49:25 -07:00
_image.scss Rename .img-responsive class to .img-fluid 2015-09-01 21:12:28 -07:00
_label.scss put all :hover styles within @media (hover: hover) 2015-01-22 11:37:37 -08:00
_list-group.scss fix #17149: correct syntax in list-group variant mixin; nullifies #17154 2015-08-22 21:46:46 -07:00
_nav-divider.scss Remove $line-height-computed 2015-04-29 12:00:11 -07:00
_navbar-align.scss convert to scss 2014-12-02 14:02:35 -08:00
_pagination.scss Merge branch 'master' into v4 2015-06-18 23:56:43 -07:00
_progress.scss Unquote to avoid NUL chars in the output CSS 2015-05-15 12:17:13 -07:00
_pulls.scss Update styles for Ruby Sass compat 2014-12-24 22:22:15 +02:00
_reset-filter.scss Remove ancillary references to IE<9 in comments+docs 2014-12-16 19:06:57 -08:00
_reset-text.scss line-height-base to line-height var 2015-06-22 23:24:32 -07:00
_resize.scss convert to scss 2014-12-02 14:02:35 -08:00
_screen-reader.scss Fixes #13583: Move .sr-only and .sr-only-focusable to mixins, then use them to create classes in _utilities.scss 2015-03-30 17:36:00 -07:00
_size.scss combine size & square mixins into one 2015-08-26 16:17:00 +06:00
_tab-focus.scss convert to scss 2014-12-02 14:02:35 -08:00
_table-row.scss rewrite table modifiers to use .table- prefix 2015-03-30 18:08:01 -07:00
_text-emphasis.scss Merge branch 'master' into v4 2015-03-29 00:08:54 -07:00
_text-hide.scss Rename file with text-hide mixin 2015-09-06 14:40:19 +03:00
_text-truncate.scss Use grid classes or mixins on .dl-horizontal, update docs to include it, removes auto truncate and makes .text-overflow mixin into a .text-truncate class and mixin combo for better granularity 2014-12-11 14:12:10 -08:00