This commit is contained in:
Ty Clifford
2026-06-30 12:39:17 -04:00
parent 0fe5a92f90
commit 17ebaf21a3
18 changed files with 1789 additions and 143 deletions
+1
View File
@@ -630,6 +630,7 @@ textarea:focus {
}
.badge.skipped,
.badge.stopped,
.badge.inactive {
color: var(--danger);
border-color: color-mix(in srgb, var(--danger), transparent 50%);