* add testtask repot for bug report.

This commit is contained in:
wangyidong
2017-03-22 11:31:14 +08:00
parent 6e5dbf8d84
commit 5b2c5c80ba
16 changed files with 118 additions and 49 deletions
+7
View File
@@ -0,0 +1,7 @@
.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}
.col-side {width: 250px}
.panel-heading > strong > span {float: right; color: #29a8cd;}