1
0
espelhamento de https://github.com/nextcloud/server.git sincronizado 2024-07-23 04:49:51 +02:00

Fix dark theme in file exists dialog

Signed-off-by: szaimen <szaimen@e.mail.de>
Esse commit está contido em:
szaimen 2021-07-21 23:57:00 +02:00
commit bf4f91bcd1

Ver arquivo

@ -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;