ops: glance server-stats balken kraeftiger (13px, innenschatten)

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
2026-06-12 20:00:38 +02:00
parent b1ca9ef19c
commit 630ee8dd90
+2 -1
View File
@@ -138,9 +138,10 @@ body {
/* --- Server-Stats: Balken rund, gradient, glow --- */ /* --- Server-Stats: Balken rund, gradient, glow --- */
.progress-bar { .progress-bar {
border: none; border: none;
height: 9px; height: 13px;
border-radius: 999px; border-radius: 999px;
background: hsla(220, 30%, 60%, 0.12); background: hsla(220, 30%, 60%, 0.12);
box-shadow: inset 0 1px 3px hsla(220, 60%, 3%, 0.5);
overflow: hidden; overflow: hidden;
} }