You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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>
4 years ago
..
chroma Reorganize Chroma styles (#13934) 4 years ago
features Move tooltip down to allow selection of Remove File on error (#15672) (#15714) 4 years ago
markdown Fix mermaid chart size (#13863) 4 years ago
shared Issue list alignment tweaks (#15483) (#15766) 4 years ago
standalone Fix tooltips and issue dependency styles (#13458) 4 years ago
themes Fix webkit calendar icon color on arc-green (#15728) 4 years ago
_admin.less Fix webhook list styling (#14001) 4 years ago
_base.less Move sans-serif fallback font higher than emoji fonts (#15855) (#15892) 4 years ago
_dashboard.less Fix dashboard UI bugs and more (#14767) 4 years ago
_editor.less Monaco improvements (#15333) (#15345) 4 years ago
_explore.less Branch page and misc css improvements (#15208) (#15274) 4 years ago
_font_i18n.less Fix CJK fonts again and misc. font issues (#14575) 4 years ago
_form.less Branch page and misc css improvements (#15208) (#15274) 4 years ago
_home.less fix media query edge case (#13546) 4 years ago
_install.less Reindent Less to 2-space (#12602) 5 years ago
_markdown.less Fix markdown checkboxes on Blink (#13988) 4 years ago
_organization.less Fix margin between avatars on org pages (#15194) (#15197) 4 years ago
_repository.less Implement delete release attachments and update release attachments' name (#14130) (#15666) 4 years ago
_review.less Diff box fixes (#15214) (#15227) 4 years ago
_svg.less Reindent Less to 2-space (#12602) 5 years ago
_tribute.less CSS color variables, less bold font weight and more (#13567) 4 years ago
_user.less Font weight tweaks (#13854) 4 years ago
helpers.less Search and Diff CSS enhancements (#14050) 4 years ago
index.less Project board improvements (#15429) (#15560) 4 years ago
variables.less fix media query edge case (#13546) 4 years ago