summaryrefslogtreecommitdiff
path: root/static/css/main.css
blob: 3177c73449211c0f35b18859b29cb56f9e748ed6 (plain)
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;
}