tweak toast bg

This commit is contained in:
ed 2021-08-26 23:46:04 +02:00
parent 75c485ced7
commit ce7f5309c7

View file

@ -73,7 +73,7 @@
background: #8e4;
}
#toast.warn {
background: #970;
background: #960;
border-color: #fc0;
}
#toast.warn #toastc {