Fix dark theme in file exists dialog

Signed-off-by: szaimen <szaimen@e.mail.de>
This commit is contained in:
szaimen 2021-07-21 23:57:00 +02:00
vanhempi b47b3d8a85
commit bf4f91bcd1

Näytä tiedosto

@ -127,7 +127,7 @@
}
.oc-dialog .fileexists th label {
font-weight: normal;
color:black;
color: var(--color-main-text);
}
.oc-dialog .fileexists th .count {
margin-left: 3px;