From 9f890e556cb928abb52e6a545d0aab5d54e56f3f Mon Sep 17 00:00:00 2001 From: Antelle Date: Sun, 17 Jan 2016 09:41:26 +0300 Subject: [PATCH] San-Francisco font in Chrome OS X --- app/styles/base/_typography.scss | 1 - app/styles/base/_variables.scss | 3 +-- release-notes.md | 1 + 3 files changed, 2 insertions(+), 3 deletions(-) diff --git a/app/styles/base/_typography.scss b/app/styles/base/_typography.scss index 87fbfed7..5d6eb983 100644 --- a/app/styles/base/_typography.scss +++ b/app/styles/base/_typography.scss @@ -77,7 +77,6 @@ img { .thin { font-weight: 200; - font-family: $font-family-text-thin; } * { diff --git a/app/styles/base/_variables.scss b/app/styles/base/_variables.scss index 383e1620..b6f2be1d 100644 --- a/app/styles/base/_variables.scss +++ b/app/styles/base/_variables.scss @@ -1,6 +1,5 @@ // Typography -$base-font-family: -apple-system, ".SFNSDisplay-Regular", "Helvetica Neue", "Helvetica", "Roboto", "Arial", sans-serif; -$font-family-text-thin: -apple-system, ".SFNSText-Light", "Helvetica Neue", "Helvetica", "Roboto", "Arial", sans-serif; +$base-font-family: -apple-system, "BlinkMacSystemFont", "Helvetica Neue", "Helvetica", "Roboto", "Arial", sans-serif; $heading-font-family: $base-font-family; $monospace-font-family: monaco,Consolas,"Lucida Console",monospace; diff --git a/release-notes.md b/release-notes.md index 062b66fb..8f638974 100644 --- a/release-notes.md +++ b/release-notes.md @@ -7,6 +7,7 @@ Improvements `+` save at exit for desktop app `+` more reliable binaries management `+` string resources globalization +`+` San-Francisco font in Chrome OS X `+` help/tips `+` #67: field editing improvements `*` #68: url display without http