mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-07-29 11:02:28 +08: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