1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00
Commit graph

15 commits

Author SHA1 Message Date
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
cdefae3dee Merge remote-tracking branch 'upstream/master' into material-icons 2020-01-29 08:45:20 +01:00
MrTimscampi
0b11883451 Move material icons to external package 2020-01-25 18:58:35 +01:00
MrTimscampi
0c0853a80a Fix declaration-colon-space-after (CSS) 2020-01-25 11:35:33 +01:00
MrTimscampi
58c9f71a7d Fix color-hex-length (CSS) 2020-01-25 11:34:12 +01:00
dkanada
bff5918c85 improve padding for headers and buttons on home screen 2019-12-15 20:53:56 +09:00
grafixeyehero
1da8876811 Replace all Unicode icon with there value 2019-11-20 00:24:54 +03:00
dkanada
c36a916e20 fix issues with scrollbutton visibility 2019-10-03 01:34:20 +09:00
dkanada
81be6592d6 fix some scroller issues on mobile devices 2019-07-04 00:27:42 -07:00
dkanada
9c9d4ba58c fix all outstanding bugs and quirks with new scrollbuttons 2019-07-02 00:12:04 -07:00
dkanada
63b4249c34 simplify some css rules 2019-07-01 21:25:35 -07:00
dkanada
73b14386ef fix scroller button issues 2019-07-01 21:24:59 -07:00
dkanada
976ec25e3b move buttons to top right for custom scroll element 2019-07-01 21:24:59 -07:00
vitorsemeano
093a9b1ebd merge from upstream 2019-03-12 21:41:16 +00:00
vitorsemeano
6ddc62857d move emby-webcomponents to components and reflect paths 2019-02-23 18:05:42 +00:00