0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-11-29 03:54:25 +01:00
gitea/web_src/less
zeripath 58646cab22
Move sans-serif fallback font higher than emoji fonts (#15855)
The Tor browser does not use the system-ui font and no other fonts in the stack match
its default fonts. In fact it is possible that it will in future only
match generic fonts. This means that all rendering will first try the
emoji fonts before falling back to the sans-serif font for glyphs.

In this case has the emoji fall back fonts for Tor contains empty glyphs
for numbers - in order to protect privacy - and leads to numbers being
rendered as empty glyphs. This is clearly not ideal and whilst we could
use the Arimo font - as I state above I suspect that Tor will eventually
ban detecting this and we should instead move the sans-serif font higher
in the stack so that it matches before the emoji fonts.

Partial fix of #15844

Signed-off-by: Andrew Thornton <art27@cantab.net>
2021-05-16 02:12:55 +02:00
..
chroma Improve Light Chroma style (#15699) 2021-05-02 22:43:08 -04:00
features Use a generic markup class to display externally rendered files and diffs (#15735) 2021-05-07 10:43:41 +02:00
markup Use a generic markup class to display externally rendered files and diffs (#15735) 2021-05-07 10:43:41 +02:00
shared Issue list alignment tweaks (#15483) 2021-05-05 12:57:59 -04:00
standalone
themes Reaction improvements (#15836) 2021-05-12 07:16:22 +01:00
_admin.less
_base.less Move sans-serif fallback font higher than emoji fonts (#15855) 2021-05-16 02:12:55 +02:00
_dashboard.less
_editor.less Add caret styling CSS (#15651) 2021-05-05 14:14:04 -04:00
_explore.less Branch page and misc css improvements (#15208) 2021-04-03 10:37:32 +02:00
_font_i18n.less
_form.less Branch page and misc css improvements (#15208) 2021-04-03 10:37:32 +02:00
_home.less
_install.less
_organization.less
_repository.less Reaction improvements (#15836) 2021-05-12 07:16:22 +01:00
_review.less Code comments improvements (#15722) 2021-05-08 18:28:25 +03:00
_svg.less
_tribute.less
_user.less
helpers.less
index.less Use a generic markup class to display externally rendered files and diffs (#15735) 2021-05-07 10:43:41 +02:00
misc.css Raw file view tweaks (#15520) 2021-04-22 23:43:44 +02:00
variables.less