diff options
Diffstat (limited to '')
-rw-r--r-- | public/vendor/codemirror-spell-checker/spell-checker.min.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/public/vendor/codemirror-spell-checker/spell-checker.min.css b/public/vendor/codemirror-spell-checker/spell-checker.min.css index 643c24fb..d6d12268 100644 --- a/public/vendor/codemirror-spell-checker/spell-checker.min.css +++ b/public/vendor/codemirror-spell-checker/spell-checker.min.css @@ -4,4 +4,4 @@ * @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:1px dashed rgba(255,0,0,.8)}
\ No newline at end of file +.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)}
\ No newline at end of file |