0
0
mirror of https://github.com/twbs/bootstrap.git synced 2024-12-01 13:24:25 +01:00
Bootstrap/scss
Gaël Poupard 341bd5aa46
Handle the Ubuntu sans-serif case (#31657)
On Ubuntu, our native font-stack doesn't output the same font on Firefox and Chrome. This is [a known aliasing issue](http://fontfamily.io/sans-serif) — check at the bottom, Ubuntu 14.04. Ubuntu 18.04 (my current) doesn't use the same (Firefox uses Liberation Sans, Chrome uses the default system font Ubuntu).

I'm inclined to prefer Liberation Sans since it's closer to Arial / Helvetica. This patch already exists in Boosted, didn't notice it was missing in bootstrap until today…

BTW, our linked Smashing Magazine's system fonts post mentions this and is even more accurate since it targets the three major Linux distributions. AFAIK this is not needed since [Liberation Sans is available everywhere](http://fontfamily.io/Liberation_Sans) — but we might go back to `Oxygen, Ubuntu, Cantarell`if we want to stick to system fonts.

Co-authored-by: XhmikosR <xhmikosr@gmail.com>
2020-10-22 09:28:19 +03:00
..
forms Add Sass variable for CSS variable prefix (#31684) 2020-09-30 08:32:58 +03:00
helpers Colors rewrite (#30622) 2020-10-13 09:58:06 +02:00
mixins Colors rewrite (#30622) 2020-10-13 09:58:06 +02:00
utilities Add RFS to utility API (#30050) 2020-02-15 12:01:32 +01:00
vendor Update RFS to 9.0.3 (#30581) 2020-04-14 14:04:29 +02:00
_alert.scss Colors rewrite (#30622) 2020-10-13 09:58:06 +02:00
_badge.scss Improve gradients 2020-05-15 15:03:12 +03:00
_breadcrumb.scss Suppress flexbox side effects in breadcrumb (#31700) 2020-09-29 21:32:27 +03:00
_button-group.scss Clarify removal of border radii 2020-06-15 19:04:19 -07:00
_buttons.scss Switch to btn-check 2020-06-15 19:04:19 -07:00
_card.scss Update stylelint to v13.7.2 (#31726) 2020-09-28 14:57:48 +03:00
_carousel.scss Carousel enhancements, including .carousel-dark (#31650) 2020-09-24 13:16:20 -07:00
_close.scss Add more variables, add a comment for the 3 2020-09-22 16:49:02 -07:00
_containers.scss 🔥 Remove container duplication 2020-06-12 14:29:43 -07:00
_dropdown.scss Add .dropdown-menu-dark (#30171) 2020-09-24 18:55:15 +03:00
_forms.scss Restore .form-text (#30565) 2020-04-14 09:21:13 +03:00
_functions.scss Colors rewrite (#30622) 2020-10-13 09:58:06 +02:00
_grid.scss Switch to custom properties to control grid gutter widths (#30475) 2020-03-30 15:12:36 +02:00
_helpers.scss Rename the classes and docs page, update everything accordingly 2020-09-23 13:30:11 -07:00
_images.scss Apply at-mixin-argumentless-call-parentheses: always stylelint rule 2019-07-24 10:31:49 +03:00
_list-group.scss Colors rewrite (#30622) 2020-10-13 09:58:06 +02:00
_mixins.scss Cleanup/fix after the sr-only to visually-hidden renaming (#31359) 2020-07-31 10:27:36 +01:00
_modal.scss Tweak sizing and alignment of .btn-close in modal headers 2020-09-22 16:49:02 -07:00
_nav.scss Add null variables for nav-link 2020-07-11 11:56:29 -07:00
_navbar.scss Update Stylelint rules 2020-09-15 11:57:36 +03:00
_pagination.scss Add transition to Pagination buttons just like other Bootstrap buttons 2020-08-03 09:57:12 -07:00
_popover.scss Colors rewrite (#30622) 2020-10-13 09:58:06 +02:00
_progress.scss Rename variables for brevity 2020-04-26 17:26:04 -07:00
_reboot.scss Apply smooth-scroll when prefers-reduced-motion: no-preference (#31877) 2020-10-19 12:00:37 +03:00
_root.scss Add Sass variable for CSS variable prefix (#31684) 2020-09-30 08:32:58 +03:00
_spinners.scss Slow down spinners when prefers-reduced-motion: reduce (#31882) 2020-10-19 11:42:19 +03:00
_tables.scss Add Sass variable for CSS variable prefix (#31684) 2020-09-30 08:32:58 +03:00
_toasts.scss Update toasts dismiss (moving more styles to CSS instead of utilities), fix some more close examples, and add a new .btn-close-white variant 2020-09-22 16:49:02 -07:00
_tooltip.scss Use consistent arrow class (#28105) 2019-02-20 22:05:45 +02:00
_transitions.scss Remove position: relative from .collapsing 2019-08-22 08:57:05 +02:00
_type.scss v5: Redo blockquote attributions (#30814) 2020-06-12 14:26:37 -07:00
_utilities.scss Adding overflow visible as util 2020-10-13 16:48:17 +03:00
_variables.scss Handle the Ubuntu sans-serif case (#31657) 2020-10-22 09:28:19 +03:00
bootstrap-grid.scss Prepare v5.0.0-alpha2. (#31748) 2020-09-29 18:33:00 +03:00
bootstrap-reboot.scss Prepare v5.0.0-alpha2. (#31748) 2020-09-29 18:33:00 +03:00
bootstrap-utilities.scss Prepare v5.0.0-alpha2. (#31748) 2020-09-29 18:33:00 +03:00
bootstrap.scss Prepare v5.0.0-alpha2. (#31748) 2020-09-29 18:33:00 +03:00