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

update view menu bar

This commit is contained in:
Luke Pulverenti 2015-09-23 12:42:35 -04:00
parent e334a86a01
commit 8dd2c5d717
5 changed files with 11 additions and 6 deletions

View file

@ -1927,7 +1927,6 @@ var AppInfo = {};
Dashboard.importCss('themes/ios.css');
}
}
Dashboard.importCss('themes/ios.css');
if ($.browser.msie && $.browser.tv && ($.browser.version || 11) <= 10) {
Dashboard.importCss('thirdparty/paper-ie10.css');