2015-07-20 23:26:47 -05:00

3 lines
80 B
CSS

.CodeMirror .cm-spell-error:not(.cm-url) {
background: rgba(255, 0, 0, .15);
}