show current output

This commit is contained in:
Christian Herzog
2019-12-31 18:52:57 +01:00
parent 2a6e39b590
commit b268d2e8b0
3 changed files with 35 additions and 5 deletions

View File

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