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.

7 lines
179 B

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