diff --git a/views/jobs/view_report.ctp b/views/jobs/view_report.ctp index cb8c5c45..7828b04c 100644 --- a/views/jobs/view_report.ctp +++ b/views/jobs/view_report.ctp @@ -23,6 +23,14 @@ + + @@ -41,13 +49,15 @@ - + + + @@ -60,7 +70,7 @@ - + @@ -78,13 +88,31 @@ - + */?> - + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/webroot/css/quotenik.css b/webroot/css/quotenik.css index 21f82e9c..ebe314cc 100755 --- a/webroot/css/quotenik.css +++ b/webroot/css/quotenik.css @@ -1305,6 +1305,9 @@ table.jobsTable tr td { } +.jobsTable tfoot tr td{ + font-weight: bold; +} select.sale_category { width: 300px;