mirror of
https://github.com/sgranade/manuscriptum.git
synced 2026-07-22 06:43:11 +00:00
4 lines
198 B
CSS
4 lines
198 B
CSS
|
|
input.manuscriptum_errored_entry, input.manuscriptum_errored_entry:focus, textarea.manuscriptum_errored_entry, textarea.manuscriptum_errored_entry:focus {
|
||
|
|
border: 2px solid var(--text-error);
|
||
|
|
}
|