external.css 144 B

12345678
  1. #filestable tbody tr.externalDisabledRow {
  2. background-color: #CCC;
  3. }
  4. #filestable tbody tr.externalErroredRow {
  5. background-color: #F2DEDE;
  6. }