mirror of
https://github.com/sparksuite/simplemde-markdown-editor.git
synced 2025-07-22 17:34:36 -06:00
4 lines
99 B
CSS
4 lines
99 B
CSS
.CodeMirror .cm-spell-error:not(.cm-url):not(.cm-comment) {
|
|
background: rgba(255, 0, 0, .15);
|
|
}
|