Dotclear

source: admin/js/codemirror/addon/display/fullscreen.css @ 3253:b70713af5431

Revision 3253:b70713af5431, 116 bytes checked in by franck <carnet.franck.paul@…>, 9 years ago (diff)

Add fullscreen mode to CodeMirror? editor (using F11 switching key)

  • Property exe set to *
Line 
1.CodeMirror-fullscreen {
2  position: fixed;
3  top: 0; left: 0; right: 0; bottom: 0;
4  height: auto;
5  z-index: 9;
6}
Note: See TracBrowser for help on using the repository browser.

Sites map