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.
 
 
 
 
 

12 lines
244 B

.channel-checks-table td:first-child, .channel-checks-table th:first-child {
padding-left: 16px;
}
.channel-checks-table .check-all-cell {
background: #EEE;
}
.channel-checks-table .unnamed {
color: #999;
font-style: italic;
}