HackMD/public/vendor/codemirror-spell-checker/spell-checker.min.css

7 lines
286 B
CSS

/**
* codemirror-spell-checker v1.0.6
* Copyright Next Step Webs, Inc.
* @link https://github.com/NextStepWebs/codemirror-spell-checker
* @license MIT
*/
.CodeMirror .cm-spell-error:not(.cm-url):not(.cm-comment):not(.cm-tag):not(.cm-word){border-bottom:2px dotted rgba(255,0,0,.8)}