Commit Graph

10 Commits

Author SHA1 Message Date
dkanada 65776be6aa remove more strings from source 2020-08-13 21:31:29 +09:00
ferferga 6a596bd497 Fix merge conflicts 2020-05-16 18:07:32 +02:00
MrTimscampi 45da9c0a39 Fix more accessibility and blockers 2020-05-08 10:44:42 +02:00
Dmitry Lyzo 6fe9a8c3e9 Change icon tag to span 2020-04-26 13:29:47 +03:00
grafixeyehero 25f3be7e70 move underscore Icon to class 2020-02-23 01:47:17 +03:00
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
MrTimscampi 0b11883451 Move material icons to external package 2020-01-25 18:58:35 +01:00
grafixeyehero 1da8876811 Replace all Unicode icon with there value 2019-11-20 00:24:54 +03:00
dkanada 976ec25e3b move buttons to top right for custom scroll element 2019-07-01 21:24:59 -07:00
vitorsemeano 6ddc62857d move emby-webcomponents to components and reflect paths 2019-02-23 18:05:42 +00:00