1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00
jellyfin-web/src/components/medialibrarycreator
MrTimscampi a98b961b94 Fix icons on WebOS
WebOS 4 apparently has a ligature bug that prevents icons with an underscore from working as intended.
This replaces them with either the corresponding CSS class or unicode escape code, depending on context.
Refactoring is needed in order to be able to use CSS classes everywhere, so in the interest of time, this does the best available currently.

Fixes #678
2020-02-16 01:33:34 +01:00
..
medialibrarycreator.js Merge remote-tracking branch 'upstream/master' into material-icons 2020-01-29 08:45:20 +01:00
medialibrarycreator.template.html Fix icons on WebOS 2020-02-16 01:33:34 +01:00