twbs--bootstrap/scss
Erik Faye-Lund 4ee1465acf Prefer Linux-specific fonts over Arial
Some Linux distributions (like Debian) have fontconfig aliases for Arial
that picks specific fonts. But such generic aliases might be less
desirable than the known-good Linux specific fonts.

This fixes a problem on my setup where Liberation Sans is aliased as
Arial, even when Noto Sans is available. Liberation Sans doesn't support
a weight of 500, so we end up rendering headers at the normal weight of
400, which makes them stand out less. Reordering the Arial fallback
makes us instead pick Noto Sans over Lieration Sans, which does support
a weight of 500, and makes headers stand out again.

While we're at it, fixup the reboot documentation to match, and change
the comment about Helvetica Neue; that's not a "Basic web-fallback" font,
it's the UI font on older iOS and macOS versions.
2022-02-25 18:16:26 -08:00
..
forms Support floating labels on `.form-control-plaintext` (#32840) 2022-02-08 12:38:29 -08:00
helpers Add !important property to colored links. (#35740) 2022-02-17 11:20:44 -08:00
mixins `media-breakpoint-only` now passes `$breakpoints` int `breakpoint-max`. Fixes #35084. 2022-02-24 13:18:16 -08:00
utilities Utility API, RFS option: Only generate responsive classes when needed (#32397) 2020-12-09 23:49:21 +02:00
vendor Update rfs to v9.0.4. 2021-06-22 20:11:39 +03:00
_accordion.scss Ensure sufficient contrast in `accordion-item` (#35231) 2021-10-29 08:53:42 +03:00
_alert.scss fix(alerts): ensure color is set and used (#35571) 2021-12-20 14:22:29 +02:00
_badge.scss Convert .badge to CSS variables 2022-02-10 19:51:23 -08:00
_breadcrumb.scss feat(RTL): implement RTL 2020-12-04 07:52:03 +02:00
_button-group.scss Add missing `border-radius` for `btn-group` (#35467) 2021-12-16 10:43:30 +02:00
_buttons.scss Fixed border radius var name and .show target 2022-02-16 08:48:54 -08:00
_card.scss Make text decoration consistent with other anchors (#34475) 2021-07-28 16:00:10 +03:00
_carousel.scss Replace `/` division with multiplication and custom `divide()` function (#34245) 2021-06-14 09:35:30 -07:00
_close.scss Update _close.scss 2021-11-25 13:56:32 -10:00
_containers.scss Separate container classes from `$enable-grid-classes` option (#35005) 2021-10-05 19:46:33 +03:00
_dropdown.scss Use all dropdowns CSS variables 2022-02-25 08:43:47 -08:00
_forms.scss
_functions.scss Add check to rgba-css-var function for body or bg (#34699) 2021-08-10 17:16:48 +03:00
_grid.scss Clean up a couple CSS Grid issues (#34572) 2021-07-26 18:45:10 +03:00
_helpers.scss Split .vr from stacks as a new helper 2021-07-16 15:11:40 -07:00
_images.scss Replace `/` division with multiplication and custom `divide()` function (#34245) 2021-06-14 09:35:30 -07:00
_list-group.scss Apply list group numbering to all items (#35822) 2022-02-18 01:17:37 +02:00
_maps.scss Move reassigned Sass maps for colors to another stylesheet (#34942) 2021-11-15 13:03:48 +02:00
_mixins.scss Variablize backdrop for modal and offcanvas 2021-06-25 13:41:15 -07:00
_modal.scss Add null modal-footer-bg variable (#35858) 2022-02-18 01:14:18 +02:00
_nav.scss Update stylelint and stylelint-config-twbs-bootstrap (#35438) 2021-12-14 09:51:31 +02:00
_navbar.scss New CSS variable for Navbars (#35829) 2022-02-17 11:25:01 -08:00
_offcanvas.scss Remove explicit use of aria-hidden for offcanvas when closed (#35589) 2022-01-05 19:20:15 +02:00
_pagination.scss Convert pagination component to CSS variables (#35399) 2022-02-16 10:26:24 -08:00
_placeholders.scss Add new placeholder component (#31859) 2021-08-03 08:59:00 -07:00
_popover.scss Replace `/` division with multiplication and custom `divide()` function (#34245) 2021-06-14 09:35:30 -07:00
_progress.scss Add Sass docs (variables, mixins, and loops) to most pages (#32747) 2021-02-10 19:29:59 -08:00
_reboot.scss Rely on `border-width` for `<hr>` size (#35491) 2022-02-22 10:02:47 +02:00
_root.scss Correctly implement RFS in `:root` CSS variable for `$body-font-size` (#35326) 2021-11-25 14:01:19 -10:00
_spinners.scss Spinner alignment changes 2021-04-04 20:08:15 -07:00
_tables.scss Add zebra striping for table columns 2022-02-06 15:59:18 -08:00
_toasts.scss Add z-index for .toast-container (#35859) 2022-02-25 08:49:02 -08:00
_tooltip.scss Replace `/` division with multiplication and custom `divide()` function (#34245) 2021-06-14 09:35:30 -07:00
_transitions.scss Add horizontal collapse support 2021-07-05 17:22:29 -10:00
_type.scss
_utilities.scss Move `gap` utility API from "Flex" to "Spacing" 2022-02-06 15:45:22 -08:00
_variables.scss Prefer Linux-specific fonts over Arial 2022-02-25 18:16:26 -08:00
bootstrap-grid.scss Bump copyright year to 2022 (#35639) 2022-01-03 15:03:42 +02:00
bootstrap-reboot.scss Bump copyright year to 2022 (#35639) 2022-01-03 15:03:42 +02:00
bootstrap-utilities.scss Bump copyright year to 2022 (#35639) 2022-01-03 15:03:42 +02:00
bootstrap.scss Bump copyright year to 2022 (#35639) 2022-01-03 15:03:42 +02:00