feat(statuspage): use dynamic status-based accent colors and computed card statuses; update stat card markup and incident/response displays

This commit is contained in:
2025-12-23 20:18:47 +00:00
parent 883648579e
commit 37b9f4e895
4 changed files with 43 additions and 26 deletions

View File

@@ -355,7 +355,7 @@ export class UplStatuspageIncidents extends DeesElement {
.timeline::before {
content: '';
position: absolute;
left: 5px;
left: 7px;
top: 8px;
bottom: 8px;
width: 2px;