mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
live tv updates
This commit is contained in:
parent
0b9f6ce000
commit
9ac1ae7f6b
10 changed files with 117 additions and 99 deletions
|
@ -42,6 +42,8 @@ var Dashboard = {
|
|||
$.mobile.listview.prototype.options.dividerTheme = "b";
|
||||
|
||||
$.mobile.popup.prototype.options.theme = "c";
|
||||
$.mobile.popup.prototype.options.transition = "none";
|
||||
//$.mobile.defaultPageTransition = "none";
|
||||
//$.mobile.collapsible.prototype.options.contentTheme = "a";
|
||||
},
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue