hub v0.1.6: Handle disabled reporting status, storage labels, date in history
This commit is contained in:
@@ -124,6 +124,7 @@ header h1 {
|
||||
.status-badge-ok { background: rgba(74, 222, 128, 0.15); color: var(--green); }
|
||||
.status-badge-warn { background: rgba(250, 204, 21, 0.15); color: var(--yellow); }
|
||||
.status-badge-down, .status-badge-fail { background: rgba(248, 113, 113, 0.15); color: var(--red); }
|
||||
.status-badge-disabled { background: #475569; color: #e2e8f0; }
|
||||
|
||||
/* Cards */
|
||||
.card {
|
||||
|
||||
Reference in New Issue
Block a user