mirror of
https://github.com/Ionaru/easy-markdown-editor
synced 2025-07-07 18:14:28 -06:00
add styling for placeholder element
This commit is contained in:
parent
95cfe5a353
commit
3178aab2cb
@ -318,3 +318,7 @@
|
|||||||
.CodeMirror .CodeMirror-code .cm-strikethrough {
|
.CodeMirror .CodeMirror-code .cm-strikethrough {
|
||||||
text-decoration: line-through;
|
text-decoration: line-through;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.CodeMirror .CodeMirror-placeholder{
|
||||||
|
opacity: .5;
|
||||||
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user