New style partially complete

This commit is contained in:
2012-12-12 15:32:03 -05:00
parent 86ee45c184
commit 14d8054f22
85 changed files with 10261 additions and 1081 deletions
+3 -3
View File
@@ -12,8 +12,8 @@
<h2>@ViewBag.Title</h2>
<p class="no-print">
@Html.ActionLink("Logs", "Index", "Log", Model.Query, new { @class = "ui-button" })
<p class="no-print btn-group">
@Html.ActionLink("Logs", "Index", "Log", Model.Query, new { @class = "btn" })
</p>
@Html.DisplayFor(m => m.Query.Year)
@Html.DisplayFor(m => m.Query.Month)
@@ -21,7 +21,7 @@
{
@Html.DisplayFor(m => m.Query.LogType)
}
<table>
<table class="table">
<tr>
<th>
Employee