• File: fullscreen.css
  • Full Path: /home/lef/public_html/wp-content/plugins/wpml-translation-management/libraries/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;
}