Files
EasySoft-ZenTaoPMS/module/bug/css/report.css
2015-01-29 09:43:22 +08:00

6 lines
301 B
CSS

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