Commit 153cec9f authored by Jason Fox's avatar Jason Fox
Browse files

Dark mode for complex tables.

parent 87317a09
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1255,7 +1255,7 @@ table.no-table-stripes tbody tr {
    background-color: #416b88;
  }

  th:has(.TAH) {
  th:has(.TAH), td:has(.TAH) {
    background-color: #4f90bd;
  }