Files
EasySoft-ZenTaoPMS/module/testtask/css/batchrun.css
wangyidong a26d198e23 * code for task #1971
* finish task #1947.
 *finish task #1946.
2014-07-22 05:59:56 +00:00

5 lines
242 B
CSS

.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;}