mirror of
https://github.com/zadam/trilium.git
synced 2025-10-21 15:49:00 +02:00
style: fix the form text color
This commit is contained in:
parent
9a09a89066
commit
d24b5a232f
@ -115,6 +115,10 @@ textarea,
|
|||||||
right 0.75rem center/15px 20px no-repeat;
|
right 0.75rem center/15px 20px no-repeat;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.form-text {
|
||||||
|
color: var(--muted-text-color);
|
||||||
|
}
|
||||||
|
|
||||||
/* Restore default apperance */
|
/* Restore default apperance */
|
||||||
input[type="number"],
|
input[type="number"],
|
||||||
input[type="checkbox"] {
|
input[type="checkbox"] {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user