Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>pull/37807/head
parent
b62c49f1e0
commit
c17bfb2923
@ -1,3 +1,4 @@ |
||||
.files-filestable tbody tr.externalErroredRow { |
||||
background-color: #F2DEDE; |
||||
/* TODO: As soon as firefox supports it: color-mix(in srgb, var(--color-error) 15%, var(--color-main-background)) */ |
||||
background-color: rgba(255, 0, 0, 0.13); |
||||
} |
||||
|
||||
Loading…
Reference in new issue