add codemirror & simplemde plugin files

This commit is contained in:
REJack
2020-07-24 13:16:36 +02:00
parent 07b516acc7
commit 2df58a35cc
266 changed files with 60965 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
.CodeMirror-fullscreen {
position: fixed;
top: 0; left: 0; right: 0; bottom: 0;
height: auto;
z-index: 9;
}