Add tempo, live status

This commit is contained in:
siinus
2021-03-19 19:00:41 +02:00
parent 57559ea70a
commit 76759f986b
8 changed files with 143 additions and 24 deletions

View File

@@ -27,4 +27,12 @@ select {
.spacer-row {
height: 2rem;
}
}
button.region {
padding: 0 15;
}
button.region_off {
background-color: gray !important
}