Files
EasySoft-ZenTaoPMS/module/story/css/report.css
2014-04-11 09:44:44 +08:00

4 lines
275 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}