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