|
@@ -471,11 +471,9 @@ namespace MediaBrowser.WebDashboard.Api
|
|
|
var files = new[]
|
|
|
{
|
|
|
"thirdparty/jquerymobile-1.4.5/jquery.mobile.custom.theme.css",
|
|
|
- "thirdparty/jquerymobile-1.4.5/jquery.mobile.custom.structure.css",
|
|
|
"css/site.css",
|
|
|
"css/librarymenu.css",
|
|
|
"css/librarybrowser.css",
|
|
|
- "css/card.css",
|
|
|
"thirdparty/paper-button-style.css"
|
|
|
};
|
|
|
|