Update font awesome, change and add header icons for most pages

This commit is contained in:
2015-09-25 12:22:19 -04:00
parent 5293a1a50b
commit b420193c3d
42 changed files with 1064 additions and 178 deletions
-4
View File
@@ -3,10 +3,6 @@
@{
ViewBag.Title = "Import Logs";
}
@section Styles
{
<link href="@Url.Content("~/Content/font-awesome.min.css")" rel="stylesheet" type="text/css" />
}
<ul class="no-print breadcrumb">
<li>@Html.ActionLink("Enter Log", "Index")</li>