gitea/web_src/less
zeripath 0c2cbfcb3b
Move sans-serif fallback font higher than emoji fonts (#15855) (#15892)
Backport #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 16:42:12 +03:00
..
chroma
features Move tooltip down to allow selection of Remove File on error (#15672) (#15714) 2021-05-04 07:00:29 +01:00
markdown
shared Issue list alignment tweaks (#15483) (#15766) 2021-05-07 15:06:19 +02:00
standalone
themes Fix webkit calendar icon color on arc-green (#15728) 2021-05-05 13:10:01 +08:00
_admin.less
_base.less Move sans-serif fallback font higher than emoji fonts (#15855) (#15892) 2021-05-16 16:42:12 +03:00
_dashboard.less
_editor.less
_explore.less
_font_i18n.less
_form.less
_home.less
_install.less
_markdown.less
_organization.less
_repository.less
_review.less
_svg.less
_tribute.less
_user.less
helpers.less
index.less
variables.less