4 lines
151 B
CSS
4 lines
151 B
CSS
#caseList tbody tr > td:first-child {padding-left: 10px;}
|
|
.table > caption {border-bottom: 1px solid #ddd}
|
|
.table > thead > tr > td {border-top: none}
|