allBackup.css
@@ -2246,7 +2246,7 @@ .status.failed, .status-badge.error, #queue .item .status.failed { background: var(--error); background: rgb(var(--error)); color: var(--errorText); } @@ -2586,7 +2586,7 @@ } .toast.error { border-left-color: var(--error); border-left-color: rgb(var(--error)); } .toast.info { @@ -2819,7 +2819,7 @@ } #queue .failed .bar, #queue .failed_permanent .bar { background-color: var(--error); background-color: rgb(var(--error)); opacity: .2; } #queue span.completed {