Favicons, page improvements

This commit is contained in:
2017-01-19 10:55:11 -05:00
parent d799363651
commit b80f02a25e
53 changed files with 174 additions and 36 deletions
+40 -1
View File
@@ -634,6 +634,32 @@
<Content Include="Content\bootstrap_leafweb.min.css">
<DependentUpon>bootstrap_leafweb.css</DependentUpon>
</Content>
<Content Include="Content\favicon\android-icon-144x144.png" />
<Content Include="Content\favicon\android-icon-192x192.png" />
<Content Include="Content\favicon\android-icon-36x36.png" />
<Content Include="Content\favicon\android-icon-48x48.png" />
<Content Include="Content\favicon\android-icon-72x72.png" />
<Content Include="Content\favicon\android-icon-96x96.png" />
<Content Include="Content\favicon\apple-icon-114x114.png" />
<Content Include="Content\favicon\apple-icon-120x120.png" />
<Content Include="Content\favicon\apple-icon-144x144.png" />
<Content Include="Content\favicon\apple-icon-152x152.png" />
<Content Include="Content\favicon\apple-icon-180x180.png" />
<Content Include="Content\favicon\apple-icon-57x57.png" />
<Content Include="Content\favicon\apple-icon-60x60.png" />
<Content Include="Content\favicon\apple-icon-72x72.png" />
<Content Include="Content\favicon\apple-icon-76x76.png" />
<Content Include="Content\favicon\apple-icon-precomposed.png" />
<Content Include="Content\favicon\apple-icon.png" />
<Content Include="Content\favicon\browserconfig.xml" />
<Content Include="Content\favicon\favicon-16x16.png" />
<Content Include="Content\favicon\favicon-32x32.png" />
<Content Include="Content\favicon\favicon-96x96.png" />
<Content Include="Content\favicon\manifest.json" />
<Content Include="Content\favicon\ms-icon-144x144.png" />
<Content Include="Content\favicon\ms-icon-150x150.png" />
<Content Include="Content\favicon\ms-icon-310x310.png" />
<Content Include="Content\favicon\ms-icon-70x70.png" />
<Content Include="Content\font-awesome.css" />
<Content Include="Content\font-awesome.min.css" />
<Content Include="Content\glyphicon_animate.css" />
@@ -712,6 +738,18 @@
<Content Include="Media\1059\leafweb-logo-grad-large-nobkgnd.png" />
<Content Include="Media\1059\leafweb-logo-grad-large-nobkgnd_thumb.jpg" />
<Content Include="Media\1059\leafweb-logo-grad-large-nobkgnd_thumb.png" />
<Content Include="Media\1060\forest-nature-trees.jpg" />
<Content Include="Media\1060\forest-nature-trees_big-thumb.jpg" />
<Content Include="Media\1060\forest-nature-trees_thumb.jpg" />
<Content Include="Media\1061\green-leaf.jpg" />
<Content Include="Media\1061\green-leaf_big-thumb.jpg" />
<Content Include="Media\1061\green-leaf_thumb.jpg" />
<Content Include="Media\1062\maple.jpg" />
<Content Include="Media\1062\maple_big-thumb.jpg" />
<Content Include="Media\1062\maple_thumb.jpg" />
<Content Include="Media\1063\wood-nature-leaves-tree.jpg" />
<Content Include="Media\1063\wood-nature-leaves-tree_big-thumb.jpg" />
<Content Include="Media\1063\wood-nature-leaves-tree_thumb.jpg" />
<Content Include="packages.config" />
<Content Include="fonts\glyphicons-halflings-regular.woff2" />
<Content Include="fonts\glyphicons-halflings-regular.woff" />
@@ -885,7 +923,8 @@
<Compile Include="Models\LeafInputDetails.cs" />
<Compile Include="Models\LeafInputCreate.cs" />
<Compile Include="Models\LeafInputStatusViewModel.cs" />
<Compile Include="Models\ResultStatusViewModel.cs" />
<Compile Include="Models\ResultItemViewModel.cs" />
<Compile Include="Models\QueueViewModel.cs" />
<Compile Include="Models\SelectListViewModel.cs" />
<Compile Include="Properties\AssemblyInfo.cs" />
<Compile Include="Services\DownloadUrlService.cs" />