Added missing files. Added snaphot before update.

This commit is contained in:
2024-11-26 21:39:54 +01:00
parent a3c6e2e8e5
commit b6ff30b80c
7 changed files with 129 additions and 26 deletions

View File

@@ -108,10 +108,18 @@
color: #afd787;
}
#network.disconnected {
#network.linked {
color: #d7af5f;
}
#network.disconnected {
color: #d75400;
}
#network.disabled {
color: #d75400;
}
#temperature {
color: #afd787;
}