This website requires JavaScript.
Explore
Help
Sign In
Netsyms
/
simplemde-markdown-editor
Watch
2
Star
0
Fork
0
You've already forked simplemde-markdown-editor
mirror of
https://github.com/sparksuite/simplemde-markdown-editor.git
synced
2025-07-29 21:04:28 -06:00
Code
Issues
Releases
Wiki
Activity
simplemde-markdown-editor
/
src
/
css
/
spell-checker.css
3 lines
97 B
CSS
Raw
Normal View
History
Unescape
Escape
Updates CSS files to the most recent version
2015-08-11 16:57:32 +01:00
.
CodeMirror
.
cm-spell-error
:
not
(
.
cm-url
)
:
not
(
.
cm-comment
)
{
Update/download dependencies
2015-09-12 02:02:44 -05:00
background
:
rgba
(
255
,
0
,
0
,
.
15
)
;
}
Reference in New Issue
Copy Permalink