show jack status

This commit is contained in:
Christian Herzog
2020-01-11 17:26:29 +01:00
parent 0e368c4185
commit 886676df88
3 changed files with 17 additions and 0 deletions

View File

@@ -322,6 +322,11 @@ svg#output {
padding-right: 4px;
}
svg#jack {
fill: #ddd;
padding-right: 4px;
}
ul#navbar {
border-bottom: 0px;
}