| .. |
|
_alert.scss
|
reorder variables, rename -color to -color
|
2015-08-10 23:38:41 -07:00 |
|
_background-variant.scss
|
Added !important to hover
|
2015-12-10 08:51:09 +01: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
|
Extract $btn-box-shadow variable
|
2016-01-16 20:23:37 -08:00 |
|
_cards.scss
|
Merge branch 'patch-6' of https://github.com/bassjobsen/bootstrap into bassjobsen-patch-6
|
2015-12-07 23:48:33 -08:00 |
|
_center-block.scss
|
|
|
|
_clearfix.scss
|
Use double colons for psuedo elements
|
2015-08-24 13:22:10 -04:00 |
|
_forms.scss
|
Rename local vars per new naming convention: $padding-{vertical=>y} $padding-{horizontal=>x}
|
2016-01-13 15:29:06 -08:00 |
|
_gradients.scss
|
Rename gradient mixins to match new naming convention
|
2016-01-13 15:34:01 -08:00 |
|
_grid-framework.scss
|
Allow custom breakpoint config to be passed on by mixins which nest media query mixins.
|
2016-01-14 16:33:04 +10:00 |
|
_grid.scss
|
Allow custom breakpoint config to be passed on by mixins which nest media query mixins.
|
2016-01-14 16:33:04 +10:00 |
|
_hover.scss
|
rename media query var to match /cc @cvrebert
|
2015-04-29 11:49:25 -07:00 |
|
_image.scss
|
Simplify .img-retina mixin and add explanatory comments
|
2015-10-29 17:33:22 -07:00 |
|
_label.scss
|
|
|
|
_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
|
Remove $line-height-computed
|
2015-04-29 12:00:11 -07:00 |
|
_navbar-align.scss
|
|
|
|
_pagination.scss
|
Rename local vars per new naming convention: $padding-{vertical=>y} $padding-{horizontal=>x}
|
2016-01-13 15:29:06 -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 |
|
_pulls.scss
|
|
|
|
_reset-filter.scss
|
|
|
|
_reset-text.scss
|
Apply word-wrap:break-word to Tooltips and Popovers
|
2016-01-17 22:23:29 -08:00 |
|
_resize.scss
|
|
|
|
_screen-reader.scss
|
|
|
|
_size.scss
|
combine size & square mixins into one
|
2015-08-26 16:17:00 +06:00 |
|
_tab-focus.scss
|
|
|
|
_table-row.scss
|
rewrite table modifiers to use .table- prefix
|
2015-03-30 18:08:01 -07:00 |
|
_text-emphasis.scss
|
Add !important to text and background color utility classes
|
2015-10-29 21:40:42 -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
|
|
|