stable
Clone or download
Read-only
request #14370: Do not wait on custom fonts to start displaying content
The goal is to avoid the FOIT (Flash of Invisible Text) effect for users with modern browsers on the first load. Change-Id: I675332858d530045a96adcdb85805b1ed9848d58
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/cardwall/themes/default/css/_cardwall.scss | +1 | −0 | Go to diff View file |
M | src/www/api/explorer/css/typography.css | +2 | −0 | Go to diff View file |
M | src/www/themes/common/css/utils/_fonts.scss | +6 | −0 | Go to diff View file |
M | src/www/themes/common/tlp/src/fonts/font-awesome-4.7.0/scss/_path.scss | +1 | −0 | Go to diff View file |
M | src/www/themes/common/tlp/src/fonts/tlp-font/tlp-font.scss | +1 | −0 | Go to diff View file |
M | src/www/themes/common/tlp/src/scss/components/_fonts.scss | +4 | −0 | Go to diff View file |