From 75d1a0cb5a9036a0db768438a56980951e60209b Mon Sep 17 00:00:00 2001 From: Aaron Gyes Date: Fri, 28 Jan 2022 19:43:43 -0800 Subject: [PATCH] welcome.html: Provide fallback font-families as we are unsure Yosemite know's about system-ui. We do know `-apple-system` predated `system-ui` and are otherwise aware that `Menlo` and `Helvetica Neue` will exist and be 'right' on 10.10 and earlier. --- build_tools/osx_package_resources/welcome.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build_tools/osx_package_resources/welcome.html b/build_tools/osx_package_resources/welcome.html index 932ff3290..9e6078b45 100644 --- a/build_tools/osx_package_resources/welcome.html +++ b/build_tools/osx_package_resources/welcome.html @@ -2,11 +2,11 @@