duplicacy: removed success color

This commit is contained in:
Marius 2020-10-17 16:21:48 +02:00
parent 11f7e759fc
commit 9be4aab463

View File

@ -101,10 +101,6 @@ body,
color: var(--accent-color-hover);
}
.status-success {
color: var(--link-color);
}
/* PLACEHOLDER TEXT */
::placeholder {
color: var(--text) !important;