aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuke Pulverenti <luke.pulverenti@gmail.com>2015-12-19 23:35:22 -0500
committerLuke Pulverenti <luke.pulverenti@gmail.com>2015-12-19 23:35:22 -0500
commitaced2dd6feb4e5cda0059a28046bcd5e33f6256e (patch)
tree5ce83d181da5130c26c61a0067cd02c4d6a5a69c
parent1c28345a19499bf82d72d88db7f7aaa14599c2f5 (diff)
update theme
-rw-r--r--MediaBrowser.WebDashboard/MediaBrowser.WebDashboard.csproj6
1 files changed, 6 insertions, 0 deletions
diff --git a/MediaBrowser.WebDashboard/MediaBrowser.WebDashboard.csproj b/MediaBrowser.WebDashboard/MediaBrowser.WebDashboard.csproj
index 742f4d361..2ecf9536f 100644
--- a/MediaBrowser.WebDashboard/MediaBrowser.WebDashboard.csproj
+++ b/MediaBrowser.WebDashboard/MediaBrowser.WebDashboard.csproj
@@ -347,6 +347,12 @@
<Content Include="dashboard-ui\scripts\sections.js">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</Content>
+ <Content Include="dashboard-ui\themes\holiday\style.css">
+ <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
+ </Content>
+ <Content Include="dashboard-ui\themes\holiday\theme.js">
+ <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
+ </Content>
<Content Include="dashboard-ui\thirdparty\jquerymobile-1.4.5\jqm.checkbox.css">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</Content>