You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

11 lines
244 B

  1. .channel-checks-table td:first-child, .channel-checks-table th:first-child {
  2. padding-left: 16px;
  3. }
  4. .channel-checks-table .check-all-cell {
  5. background: #EEE;
  6. }
  7. .channel-checks-table .unnamed {
  8. color: #999;
  9. font-style: italic;
  10. }