From bdacbfc0da25e11e1005fc35d4bb21f80ced00d6 Mon Sep 17 00:00:00 2001 From: Yagami <976204163@qq.com> Date: Fri, 28 Jun 2019 15:42:08 +0800 Subject: [PATCH] * Fix batch run case style. --- module/testtask/css/batchrun.css | 2 -- module/testtask/view/batchrun.html.php | 8 ++++---- 2 files changed, 4 insertions(+), 6 deletions(-) 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 @@