mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-02-14 00:22:24 +00:00
moved search into slide out panel
This commit is contained in:
@@ -590,6 +590,7 @@ namespace MediaBrowser.WebDashboard.Api
|
||||
var files = new[]
|
||||
{
|
||||
"site.css",
|
||||
"mediaplayer.css",
|
||||
"librarybrowser.css",
|
||||
"detailtable.css",
|
||||
"posteritem.css",
|
||||
|
||||
@@ -136,6 +136,9 @@
|
||||
<Content Include="dashboard-ui\css\livetv.css">
|
||||
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
||||
</Content>
|
||||
<Content Include="dashboard-ui\css\mediaplayer.css">
|
||||
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
||||
</Content>
|
||||
<Content Include="dashboard-ui\livetvchannel.html">
|
||||
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
||||
</Content>
|
||||
|
||||
Reference in New Issue
Block a user