report.css 468 B

12345678
  1. .main-table tbody tr td {border: 1px #F5F5F5 solid !important; background: white !important;}
  2. .main-table tbody tr th {background: white !important;}
  3. .main-table tbody tr:first-child th {background: #F5F5F5 !important;}
  4. #resultExplain th {background: #F5F5F5!important;}
  5. .main-table tbody tr {border: 1px #F5F5F5 solid !important; }
  6. .finalOpinion {overflow: auto}
  7. .th-flex {display: flex;}
  8. .icon-align-center {display: inherit; align-items: center; margin-left: 4px;}