upgrade to newest codemirror

This commit is contained in:
ansuz
2016-06-23 12:30:40 +02:00
parent 1a5905d9fd
commit 82a9b05d5f
489 changed files with 2806 additions and 682 deletions

View File

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