Feature #2: Improve Warranty Logging

Warranty job UI changes to make consistent with plans for Repair Logging
This commit is contained in:
Gary Sharp
2014-07-08 16:47:13 +10:00
parent 67a624d5b5
commit 5ba9fde10f
13 changed files with 933 additions and 537 deletions
+11
View File
@@ -645,6 +645,17 @@
}
}
#jobWarrantyDetails {
.tableDataDark;
tr {
th {
width: 200px;
text-align: right;
}
}
}
#jobNonWarrantyFinance {
.tableDataDark;