[31188f42] Keine neuen Commits in dieser Session.
Keine neuen Commits in dieser Session.
This commit is contained in:
@@ -101,6 +101,7 @@ def dashboard():
|
||||
.status-PROCESSING { background: #1e40af; color: #bfdbfe; }
|
||||
.status-COMPLETED { background: #064e3b; color: #a7f3d0; }
|
||||
.status-FAILED { background: #7f1d1d; color: #fecaca; }
|
||||
.status-SKIPPED { background: #475569; color: #cbd5e1; }
|
||||
|
||||
.phases { display: flex; gap: 4px; align-items: center; }
|
||||
.phase { width: 12px; height: 12px; border-radius: 50%; background: #334155; border: 2px solid #1e293b; box-shadow: 0 0 0 1px #334155; }
|
||||
|
||||
Reference in New Issue
Block a user