* adjust view file of batchRun method: merge td for step group.

This commit is contained in:
chenfeiCF
2017-03-20 15:54:36 +08:00
parent 5d00d81b88
commit b047d57063
2 changed files with 24 additions and 3 deletions
+2
View File
@@ -2,3 +2,5 @@
.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;}
.step-item{padding-left: 20px;}