Move CreateLog index css
This commit is contained in:
@@ -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
@@ -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" />
|
||||
|
||||
Reference in New Issue
Block a user