summaryrefslogtreecommitdiff
path: root/public/vendor/codemirror-spell-checker/spell-checker.min.css
diff options
context:
space:
mode:
authorWu Cheng-Han2016-07-30 11:28:24 +0800
committerWu Cheng-Han2016-07-30 11:28:24 +0800
commita14e7953b5a2196eda001229d44ebb2e9c18fe7c (patch)
tree39dfada7d341cc3754a63ab68b82ebc9f6d0166a /public/vendor/codemirror-spell-checker/spell-checker.min.css
parentd5549c6a8443ee1ca38fe8136465ac9377a2c8f9 (diff)
Add support of showing authorship in editor and adjust related styles
Diffstat (limited to '')
-rw-r--r--public/vendor/codemirror-spell-checker/spell-checker.min.css2
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