mirror of
https://github.com/sparksuite/simplemde-markdown-editor.git
synced 2025-07-19 07:54:27 -06:00
3 lines
97 B
CSS
3 lines
97 B
CSS
.CodeMirror .cm-spell-error:not(.cm-url):not(.cm-comment) {
|
|
background: rgba(255, 0, 0, .15);
|
|
} |