2023-05-16 10:50:42 +08:00

5 lines
332 B
CSS

.main-table tbody tr td {border: 1px #F5F5F5 solid !important; background: white !important;}
.main-table tbody tr th {background: white !important;}
.main-table tbody tr:first-child th {background: #F5F5F5 !important;}
#resultExplain th {background: #F5F5F5!important;}
.main-table tbody tr {border: 1px #F5F5F5 solid !important; }