5 lines
332 B
CSS
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; } |