Pagination styling

This commit is contained in:
2017-01-04 10:10:43 -05:00
parent 9e710effc1
commit d14e40a36b
18 changed files with 2230 additions and 8 deletions
+1
View File
@@ -14,6 +14,7 @@
TempData["StatusMessage-Type"] = "alert-success";
}
Html.RequiresCss("~/Content/bootstrap_leafweb.css");
Html.RequiresCss("~/Content/font-awesome.css");
Html.RequiresCss("~/Content/site.css");
Html.RequiresCss("~/Content/style.css");
Html.RequiresCss("~/css/rte.css");