mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-05-22 03:05:19 -04:00
Add support of showing authorship in editor and adjust related styles
This commit is contained in:
parent
d5549c6a84
commit
a14e7953b5
4 changed files with 218 additions and 3 deletions
|
@ -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)}
|
||||
.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)}
|
Loading…
Add table
Add a link
Reference in a new issue