Minor graphic changes

This commit is contained in:
dpassoni
2023-01-19 19:26:09 +01:00
parent b77f271183
commit 1be876fb83
16 changed files with 279 additions and 59 deletions

View File

@@ -0,0 +1,7 @@
.olympus-status-disconnected{
color: red;
}
.olympus-status-connected{
color: #00FF00;
}