mirror of
https://github.com/sparksuite/simplemde-markdown-editor.git
synced 2025-09-24 16:40:55 -06:00
Merge ab9cee88b5ed4822d9ac3805c931e3771c91035b into 5b8611628bdf308ddd139086df820af9c8918c01
This commit is contained in:
commit
349fc6b7db
@ -322,4 +322,8 @@
|
|||||||
|
|
||||||
.CodeMirror .CodeMirror-placeholder {
|
.CodeMirror .CodeMirror-placeholder {
|
||||||
opacity: .5;
|
opacity: .5;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.CodeMirror .CodeMirror-code .cm-formatting{
|
||||||
|
color:rgba(0, 0, 0, .2);
|
||||||
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user