0byt3m1n1
Path:
/
data
/
applications
/
aps
/
tikiwiki
/
7.0-0
/
standard
/
htdocs
/
lib
/
codemirror_tiki
/
[
Home
]
File: docs.css
pre,.editbox { font-family: "Courier New", monospaced; border-radius: 6px; -moz-border-radius: 6px; -webkit-border-radius: 6px; padding: 1em; } pre.code { margin: 0 1em; } .grey { font-size: 2em; padding: .5em 1em; line-height: 1.2em; margin-top: .5em; position: relative; } .rel { margin-bottom: 0; } .rel-note { color: #777; font-size: .9em; margin-top: .1em; } .logo-braces { color: #df0019; position: relative; top: -4px; } .blk { float: left; } .left { width: 37em; padding-right: 6.53em; padding-bottom: 1em; } .left1 { width: 15.24em; padding-right: 6.45em; } .left2 { width: 15.24em; } .right { width: 20.68em; } .leftbig { width: 42.44em; padding-right: 6.53em; } .rightsmall { width: 15.24em; } .clear:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; } .clear { display: inline-block; } /* start commented backslash hack \*/ * html .clear { height: 1%; } .clear { display: block; } /* close commented backslash hack */ .CodeMirror-wrapping { background-color: #F8F8F8; border: 1px solid gray; cursor: text; } .CodeMirror-fullscreen { width: 100%; height: 100%; position: absolute; top: 0px ! important; left: 0px ! important; z-index: 99999 ! important; position: fixed; top: expression(eval(document.body.scrollTop + 15) + "px"); /*left: expression(eval(document.body.scrollLeft) + "px");*/ } .CodeMirror-fullscreen * { z-index: 99999 ! important; } .noScroll { overflow: hidden ! important; }