fixing stuff

This commit is contained in:
Benoit Alessandroni 2020-10-13 01:01:18 +02:00
parent f87984b454
commit 01ffc1e0ec
1 changed files with 1 additions and 1 deletions

View File

@ -114,7 +114,7 @@
background-color: var(--form-inputs-background);
}
.newresource input[type="submit"] {
background-color: var(--form-inputs-background);
background-color: var(--form-submit-button);
}
.newresource input[type="file"] {
background-color: transparent;