* web/Views/Blogs/Index.aspx: fixes the presentation

* web/Views/Home/Index.aspx: Fixes the Home page

* web/images/FhHRx.gif:
* web/App_Themes/style.css:
* web/Web.csproj: Makes the Ajax loading gif a local resource
This commit is contained in:
Paul Schneider 2015-10-22 00:39:53 +02:00
commit 089a7b3827
5 changed files with 5 additions and 4 deletions

View file

@ -442,6 +442,7 @@
<Content Include="App_Themes\sons-of-obsidian.css" />
<Content Include="App_Themes\sunburst.css" />
<Content Include="App_Themes\prettify.css" />
<Content Include="images\FhHRx.gif" />
</ItemGroup>
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
<Import Project="$(MSBuildExtensionsPath)\Microsoft\VisualStudio\v10.0\WebApplications\Microsoft.WebApplication.targets" />