mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-08-20 13:23:20 -07:00
parent
16bd4f5b71
commit
96352e14ee
17 changed files with 370 additions and 7700 deletions
|
@ -210,7 +210,15 @@
|
|||
<Content Include="Content\bootstrap-notify.min.js">
|
||||
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
||||
</Content>
|
||||
<Content Include="Content\Themes\OriginalBootstrap.css">
|
||||
<Content Include="Content\base.css">
|
||||
<DependentUpon>base.scss</DependentUpon>
|
||||
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
||||
</Content>
|
||||
<Content Include="Content\base.min.css">
|
||||
<DependentUpon>base.css</DependentUpon>
|
||||
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
||||
</Content>
|
||||
<Content Include="Content\bootstrap.css">
|
||||
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
||||
</Content>
|
||||
<Compile Include="Models\JsonResponseModel.cs" />
|
||||
|
@ -286,22 +294,13 @@
|
|||
<Content Include="Content\swagger\underscore-min.js">
|
||||
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
||||
</Content>
|
||||
<Content Include="Content\Themes\OriginalBootstrapCustom.css">
|
||||
<DependentUpon>OriginalBootstrapCustom.scss</DependentUpon>
|
||||
<Content Include="Content\Themes\plex.css">
|
||||
<DependentUpon>plex.scss</DependentUpon>
|
||||
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
||||
</Content>
|
||||
<Content Include="Content\Themes\OriginalBootstrapCustom.min.css">
|
||||
<DependentUpon>OriginalBootstrapCustom.css</DependentUpon>
|
||||
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
||||
</Content>
|
||||
<Content Include="Content\Themes\PlexBootstrap.css">
|
||||
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
||||
</Content>
|
||||
<Content Include="Content\Themes\PlexBootstrapCustom.css">
|
||||
<DependentUpon>PlexBootstrapCustom.scss</DependentUpon>
|
||||
</Content>
|
||||
<Content Include="Content\Themes\PlexBootstrapCustom.min.css">
|
||||
<DependentUpon>PlexBootstrapCustom.css</DependentUpon>
|
||||
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
||||
<Content Include="Content\Themes\plex.min.css">
|
||||
<DependentUpon>plex.css</DependentUpon>
|
||||
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
||||
</Content>
|
||||
<Content Include="Views\ApiDocs\index.html">
|
||||
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
||||
|
@ -387,8 +386,9 @@
|
|||
<None Include="Content\awesome-bootstrap-checkbox.scss">
|
||||
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
||||
</None>
|
||||
<None Include="Content\Themes\PlexBootstrapCustom.scss" />
|
||||
<None Include="Content\Themes\OriginalBootstrapCustom.scss" />
|
||||
<None Include="Content\base.scss" />
|
||||
<None Include="Content\Themes\original.scss" />
|
||||
<None Include="Content\Themes\plex.scss" />
|
||||
<Content Include="Content\pace.min.js">
|
||||
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
||||
</Content>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue