mirror of
https://github.com/sparksuite/simplemde-markdown-editor.git
synced 2025-12-16 22:24:56 -07:00
3 lines
80 B
CSS
3 lines
80 B
CSS
|
|
.CodeMirror .cm-spell-error:not(.cm-url) {
|
||
|
|
background: rgba(255, 0, 0, .15);
|
||
|
|
}
|