You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ocr/htmlweb/static/xiaoyao/css/xiaoyao-ui.css

10 lines
256 B

.table-striped .table>thead>tr>th, .table-striped .table>tbody>tr>th {
border-bottom: 1px solid #ccc!important;
border-top: 0px!important;
font-weight: normal;
font-size: 13px
}
.table-striped table thead {
background-color: #eff3f8;
}