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

10 commits

Author SHA1 Message Date
MrTimscampi
990b5c7237 Finish moving elements 2020-04-13 13:09:01 +02: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
c36a916e20 fix issues with scrollbutton visibility 2019-10-03 01:34:20 +09: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
6ddc62857d move emby-webcomponents to components and reflect paths 2019-02-23 18:05:42 +00:00
Renamed from src/bower_components/emby-webcomponents/emby-scrollbuttons/emby-scrollbuttons.js (Browse further)