diff --git a/module/testtask/css/batchrun.css b/module/testtask/css/batchrun.css index ef3f067de7..082e1df28e 100644 --- a/module/testtask/css/batchrun.css +++ b/module/testtask/css/batchrun.css @@ -1,5 +1,3 @@ -.table-bordered {border: none} -.table-bordered thead th {border-top: none} .table-form > tbody > tr > th, .table-form > tbody > tr > td {border-bottom: 1px solid #ddd} .outer .table.table-form tbody > tr:last-child td{border:1px solid #ddd;} diff --git a/module/testtask/view/batchrun.html.php b/module/testtask/view/batchrun.html.php index b0b9434887..8a8c3abd24 100644 --- a/module/testtask/view/batchrun.html.php +++ b/module/testtask/view/batchrun.html.php @@ -16,16 +16,16 @@