1
0
Fork 0
mirror of https://github.com/twbs/bootstrap.git synced 2022-11-09 12:25:43 -05:00
twbs--bootstrap/scss
Patrick H. Lauke 7a781b2ae0 Remove ::first-letter and ::first-line selectors from print styles
Bootstrap itself doesn't use any `::first-letter` or `::first-line`
styles. These selectors also cause(d) problems in IE11 (see
https://github.com/h5bp/html5-boilerplate/pull/1799) and currently cause
a nasty rendering bug in Chrome where the first letter is vertically
shifted (see https://github.com/twbs/bootstrap/issues/21771)

As h5bp has now removed these as well, no need to keep and comment them
out. See https://github.com/h5bp/html5-boilerplate/issues/1961 /
https://github.com/h5bp/html5-boilerplate/pull/1962
2017-07-11 19:51:21 +01:00
..
mixins update comment 2017-07-01 23:25:28 -07:00
utilities fixes #22981 2017-07-03 19:04:31 -07:00
_alert.scss update alert component to use theme sass map and add a ton of options in the process 2017-06-25 18:22:51 -07:00
_badge.scss update badges to use the theme colors sass map 2017-06-25 18:15:32 -07:00
_breadcrumb.scss Update spacer utilities (#22123) 2017-03-05 12:20:44 -08:00
_button-group.scss fix small typo inside _button-group.scss (#22746) 2017-06-03 09:53:50 +02:00
_buttons.scss Remove box-shadow from .btn-link:focus (#22998) 2017-07-05 10:54:26 +02:00
_card.scss clip to border-box, update overlay 2017-06-30 15:28:50 -07:00
_carousel.scss Update carousel display settings 2017-07-01 16:59:16 -07:00
_close.scss Remove cursor: pointer; (#21812) 2017-01-23 22:15:28 -08:00
_code.scss Restyle code elements in links (#21392) 2016-12-21 20:28:34 -08:00
_custom-forms.scss Merge branch 'v4-dev' into form-tweaks 2017-06-13 20:15:42 -07:00
_dropdown.scss tweak dropdown caret size and placement 2017-05-30 13:59:24 -07:00
_forms.scss fixes #22908 2017-06-26 07:59:20 -07:00
_functions.scss add map function for grays 2017-06-29 23:06:46 -07:00
_grid.scss move from .gutters-sm to .form-row to be super explicit about intended use case 2017-06-13 22:11:29 -07:00
_images.scss Update spacer utilities (#22123) 2017-03-05 12:20:44 -08:00
_input-group.scss Revamp button and input vars while fixing #21587 (#22287) 2017-03-28 09:28:27 -07:00
_jumbotron.scss Drop .jumbotron-hr 2017-04-08 14:21:18 -07:00
_list-group.scss move list group variants to be generated from sass map 2017-06-28 09:29:59 -07:00
_media.scss reduce .media styles to their bare minimum 2016-12-22 21:29:48 -08:00
_mixins.scss Drop .card-{color} modifiers for .bg-{color}, .text-{color}, and .border-{color} utilities 2017-06-30 15:23:36 -07:00
_modal.scss (#22414) Renamed for consistency $modal-dialog-sm-up-margin-y, $modal-content-xs-box-shadow, $modal-content-sm-up-box-shadow, to $modal-dialog-margin-y-sm-up, $modal-content-box-shadow-xs, $modal-content-box-shadow-sm-up, respectively 2017-06-13 08:45:11 -07:00
_nav.scss limit active styles for nav-pills to immediate children 2017-06-17 22:40:07 -07:00
_navbar.scss update navbars to rename .navbar-inverse to .navbar-dark, update all navbar examples and variables 2017-06-25 18:29:43 -07:00
_pagination.scss Rename variable $input-border-focus to $input-border-color-focus (#22413) 2017-04-16 15:45:10 -07:00
_popover.scss Rename popover classes 2017-06-15 09:05:30 -07:00
_print.scss Remove ::first-letter and ::first-line selectors from print styles 2017-07-11 19:51:21 +01:00
_progress.scss Add box-shadow to .progress-bar (#22579) 2017-05-25 21:32:59 -07:00
_reboot.scss Add shim for "new" HTML5 structural elements (#22573) 2017-05-05 09:53:45 +01:00
_tables.scss remove some unused vars, restore table-active variant 2017-07-01 22:57:19 -07:00
_tooltip.scss Placement auto for tooltips 2017-05-24 14:57:40 +02:00
_transitions.scss Merge branch 'fix-20982' of https://github.com/Starsam80/bootstrap into Starsam80-fix-20982 2016-12-19 21:44:03 -08:00
_type.scss Drop .blockquote-reverse, replace with text utils, and redesign blockquote to not have a border 2017-06-30 15:04:56 -07:00
_utilities.scss Redo the "responsive helpers" files 2017-07-01 23:05:51 -07:00
_variables.scss follow up to 4e067f722 2017-07-01 23:40:51 -07:00
bootstrap-grid.scss Merge branch 'v4-dev' into rip-custom 2017-06-14 20:59:02 -07:00
bootstrap-reboot.scss Merge branch 'v4-dev' into rip-custom 2017-06-14 20:59:02 -07:00
bootstrap.scss Redo the "responsive helpers" files 2017-07-01 23:05:51 -07:00