+ adjust style for testcase report.

This commit is contained in:
wangyidong
2017-03-14 16:12:13 +08:00
parent 9c9dac31c8
commit 751fad9fe2
+3
View File
@@ -0,0 +1,3 @@
.table-bordered caption {border: 1px solid #ddd;}
.table-bordered tr > th:first-child, .table-bordered tr > td:first-child {border-left: 1px solid #ddd!important}
.table-bordered tr > th:last-child, .table-bordered tr > td:last-child {border-right: 1px solid #ddd!important}