moved search into slide out panel
This commit is contained in:
parent
bf22684e9e
commit
91f184d0af
|
@ -590,6 +590,7 @@ namespace MediaBrowser.WebDashboard.Api
|
||||||
var files = new[]
|
var files = new[]
|
||||||
{
|
{
|
||||||
"site.css",
|
"site.css",
|
||||||
|
"mediaplayer.css",
|
||||||
"librarybrowser.css",
|
"librarybrowser.css",
|
||||||
"detailtable.css",
|
"detailtable.css",
|
||||||
"posteritem.css",
|
"posteritem.css",
|
||||||
|
|
|
@ -136,6 +136,9 @@
|
||||||
<Content Include="dashboard-ui\css\livetv.css">
|
<Content Include="dashboard-ui\css\livetv.css">
|
||||||
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
||||||
</Content>
|
</Content>
|
||||||
|
<Content Include="dashboard-ui\css\mediaplayer.css">
|
||||||
|
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
||||||
|
</Content>
|
||||||
<Content Include="dashboard-ui\livetvchannel.html">
|
<Content Include="dashboard-ui\livetvchannel.html">
|
||||||
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
||||||
</Content>
|
</Content>
|
||||||
|
|
Loading…
Reference in New Issue
Block a user