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

update icons

This commit is contained in:
Luke Pulverenti 2015-07-10 00:44:21 -04:00
parent 5cc8cf839a
commit 5f32167765
58 changed files with 395 additions and 419 deletions

View file

@ -1853,7 +1853,6 @@ var AppInfo = {};
}
else if ($.browser.safari) {
Dashboard.importCss('themes/ios.css');
Dashboard.importCss('thirdparty/materialicons/style.css');
}
}