[Libreoffice-commits] help.git: Branch 'libreoffice-6-1' - help3xsl/default.css
Ilmari Lauhakangas
ilmari.lauhakangas at libreoffice.org
Thu Jun 14 14:32:25 UTC 2018
help3xsl/default.css | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 8562b6a55f81cc8f47dd0fe61929f11b09988426
Author: Ilmari Lauhakangas <ilmari.lauhakangas at libreoffice.org>
Date: Thu Jun 14 15:08:39 2018 +0200
Add back fonts for complex scripts
Change-Id: Ibe468e41fd016871ee30909dd6a9515e7d10b22a
Reviewed-on: https://gerrit.libreoffice.org/55807
Reviewed-by: Olivier Hallot <olivier.hallot at libreoffice.org>
Tested-by: Olivier Hallot <olivier.hallot at libreoffice.org>
diff --git a/help3xsl/default.css b/help3xsl/default.css
index f3ab2a877..bfaa63268 100644
--- a/help3xsl/default.css
+++ b/help3xsl/default.css
@@ -41,7 +41,7 @@ h6,
.listitemintable,
.tablecontent,
.input {
- font-family: -apple-system, system-ui, "Segoe UI", Roboto, Ubuntu, Oxygen, "Oxygen Sans", Cantarell, "Noto Sans", "Lucida Grande", "Helvetica Neue", Helvetica, Arial, sans-serif;
+ font-family: -apple-system, system-ui, "Segoe UI", Roboto, Ubuntu, Oxygen, "Oxygen Sans", Cantarell, "Noto Sans", "Lucida Grande", "Helvetica Neue", Helvetica, Arial, sans-serif, FreeSerif, NanumGothic, "Noto Sans Tibetan", Taprom;
}
.input {
transition-property: background-color;
More information about the Libreoffice-commits
mailing list