Improve ops status diagnostics
All checks were successful
Build & Push Docker Image to Gitea Registry / build-and-push (push) Successful in 11s

This commit is contained in:
Kroonk
2026-05-21 16:26:38 +02:00
parent 29b3b623eb
commit ea52f223cd
7 changed files with 47 additions and 14 deletions

View File

@@ -555,6 +555,10 @@ main {
text-align: right;
}
.ops-line.is-warning span {
color: #fde68a;
}
.usage-bar {
height: 7px;
overflow: hidden;