.. |
_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
|
Add extra styles for focused/hovered active outline buttons
|
2016-02-15 12:58:16 +00: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 |
_clearfix.scss
|
Use double colons for psuedo elements
|
2015-08-24 13:22:10 -04:00 |
_forms.scss
|
Alternate fix to #17965: Updates to use the new class name and adds some basic docs for custom checkbox/radio validation
|
2016-02-08 23:21:32 -08:00 |
_gradients.scss
|
Rename gradient mixins to match new naming convention
|
2016-01-13 15:34:01 -08:00 |
_grid-framework.scss
|
linting
|
2016-02-06 12:32:43 -08:00 |
_grid.scss
|
Ugh, Sass doesn't do extends across media, so we can't use placeholder here
|
2016-02-06 11:48:28 -08: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
|
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 |
_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
|
convert to scss
|
2014-12-02 14:02:35 -08:00 |
_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 |
_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
|
Redo line-height globally
|
2016-02-03 19:45:13 -08: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
|
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
|
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 |