From a14e7953b5a2196eda001229d44ebb2e9c18fe7c Mon Sep 17 00:00:00 2001 From: Wu Cheng-Han Date: Sat, 30 Jul 2016 11:28:24 +0800 Subject: Add support of showing authorship in editor and adjust related styles --- public/vendor/codemirror-spell-checker/spell-checker.min.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'public/vendor/codemirror-spell-checker/spell-checker.min.css') 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 -- cgit v1.2.3