1 2 3 4 5 6 7 8 9 10 11
.light-channel { display: none; } .light-cell-btn { margin: 2px; } .light-cell-btn.active { background-color: #0F340D; }