File "fullscreen.css"
Full Path: /home/analogde/www/Prog/assets/plugins/codemirror/addon/display/fullscreen.css
File size: 116 bytes
MIME-type: text/plain
Charset: utf-8
.CodeMirror-fullscreen {
position: fixed;
top: 0; left: 0; right: 0; bottom: 0;
height: auto;
z-index: 9;
}