Move CreateLog index css

This commit is contained in:
2012-12-09 14:58:41 -05:00
parent 9a3ef2c9c6
commit 86ee45c184
3 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
@{
ViewBag.Title = "Enter Mileage Log";
ViewBag.PageStyle = "~/Content/CreateLog/Index.css";
ViewBag.PageStyle = "~/Content/CreateLog.Index.css";
Layout = "~/Views/Shared/_Layout.cshtml";
}
@section Styles
+1 -1
View File
@@ -134,7 +134,7 @@
</ItemGroup>
<ItemGroup>
<Content Include="Content\images\Background.png" />
<Content Include="Content\CreateLog\Index.css" />
<Content Include="Content\CreateLog.Index.css" />
<Content Include="Content\images\Header.png" />
<Content Include="Content\images\Header_white.png" />
<Content Include="Content\jquery.qtip.min.css" />