소스 검색

update events

Luke Pulverenti 10 년 전
부모
커밋
98004e913f
2개의 변경된 파일0개의 추가작업 그리고 4개의 파일을 삭제
  1. 0 1
      MediaBrowser.WebDashboard/Api/PackageCreator.cs
  2. 0 3
      MediaBrowser.WebDashboard/MediaBrowser.WebDashboard.csproj

+ 0 - 1
MediaBrowser.WebDashboard/Api/PackageCreator.cs

@@ -636,7 +636,6 @@ namespace MediaBrowser.WebDashboard.Api
                                       "css/card.css",
                                       "css/notifications.css",
                                       "css/search.css",
-                                      "css/remotecontrol.css",
                                       "css/userimage.css",
                                       "css/nowplaying.css",
                                       "thirdparty/paper-button-style.css"

+ 0 - 3
MediaBrowser.WebDashboard/MediaBrowser.WebDashboard.csproj

@@ -1006,9 +1006,6 @@
     <Content Include="dashboard-ui\css\librarybrowser.css">
       <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
     </Content>
-    <Content Include="dashboard-ui\css\remotecontrol.css">
-      <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
-    </Content>
     <Content Include="dashboard-ui\css\search.css">
       <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
     </Content>