Home
last modified time | relevance | path

Searched refs:height (Results 376 – 400 of 3348) sorted by path

1...<<11121314151617181920>>...134

/plugin/ckgedit/ckeditor/skins/moono/
H A Ddialog_ie.css5height:12px;overflow:hidden;text-indent:-9999em;border-top:2px solid rgba(102,102,102,0.2);border-…
H A Ddialog_ie7.css5height:12px;overflow:hidden;text-indent:-9999em;border-top:2px solid rgba(102,102,102,0.2);border-…
H A Ddialog_ie8.css5height:12px;overflow:hidden;text-indent:-9999em;border-top:2px solid rgba(102,102,102,0.2);border-…
H A Ddialog_iequirks.css5height:12px;overflow:hidden;text-indent:-9999em;border-top:2px solid rgba(102,102,102,0.2);border-…
H A Ddialog_opera.css5height:24px;display:inline-block;margin:5px 0 0;position:absolute;z-index:2;left:10px}.cke_rtl .ck…
H A Deditor.css5height:auto;vertical-align:baseline;box-sizing:content-box;position:static;transition:none}.cke_re…
H A Deditor_gecko.css5height:auto;vertical-align:baseline;box-sizing:content-box;position:static;transition:none}.cke_re…
H A Deditor_ie.css5height:auto;vertical-align:baseline;box-sizing:content-box;position:static;transition:none}.cke_re…
H A Deditor_ie7.css5height:auto;vertical-align:baseline;box-sizing:content-box;position:static;transition:none}.cke_re…
H A Deditor_ie8.css5height:auto;vertical-align:baseline;box-sizing:content-box;position:static;transition:none}.cke_re…
H A Deditor_iequirks.css5height:auto;vertical-align:baseline;box-sizing:content-box;position:static;transition:none}.cke_re…
/plugin/ckgedit/fckeditor/editor/filemanager/browser/default/
H A Dbrowser.css107 height: 100%;
143 height: 563px;
148 height: 505px; width: 180px;
153 width: 760px; height:580px;
162 height:108px;
171 height:60px;
179 height:60px;
188 height:0px; width:0px;
192 height: 350px;
H A Dtemp.css5 height: 560px;
10 height: 555px;
16 width: 770px; height:555px;
20 height:200px;
23 height:95px;
29 height: 90px
35 height:50%;
40 height:0px; width:0px;
/plugin/ckgedit/fckeditor/editor/filemanager/connectors/php/
H A Dcommands.php271 … list($width, $height, $type, $attr) = getimagesize($sServerDir . $sFile);
272 if(isset($width) && isset($height)) {
273 $iFileSize .= ";;$width;;$height";
/plugin/ckgedit/lang/
H A Den.4.9.js.beautified54 "height": "Height",
676 "invalidHeight": "Cell height must be a number.",
700 "invalidHeight": "Table height must be a number.",
802 …p;border:1px solid #cccccc; margin:auto; overflow:auto; padding:4px;line-height:125%;'>Dokuwiki's …
828 …FootNoteInfo: '<div style="padding: 18px;font-size:125%;line-height:125%;"><ul style="list-style-t…
846 …size: 12pt; white-space: pre-wrap;border:1px solid #cccccc; margin:auto; height: 350px; overflow:a…
/plugin/ckgedit/scripts/
H A Dparse_wiki.js.unc409 var height;
987 } else if (attrs[i].name == 'height' && !style) {
988 height = attrs[i].value;
993 var match = attrs[i].escaped.match(/height:\s*(\d+)/);
994 if (match) height = match[1];
1157 if (width && height) {
1158 img_size += width + 'x' + height;
/plugin/ckgedit/
H A Dstyle.css3 .backup_msg { background-color: __background_alt__; text-align:center; height: 14pt;}
/plugin/clearer/
H A DREADME.md5 If you need to start the next line from the beginning, (leaving the long height of an image for exa…
/plugin/clock/
H A Dstyle.css109 line-height: 20pt;
153 line-height: 20pt;
/plugin/cloud/
H A Dstyle.css1 .dokuwiki div.cloud { margin-bottom: 1em; line-height: 145%; }
H A Dstyle.less4 .dokuwiki div.cloud { margin-bottom: 1em; line-height: 145% * @sF; }
/plugin/code2/
H A Dstyle.css4 ….console{border:thin dotted #ccc;margin:1ex 0;line-height:1.33;overflow:auto;text-indent:0;max-hei…
38 div.code p.codehead,div.code p.codefoot{color:#030;background:inherit;line-height:1.33;text-align:l…
H A Dsyntax_plugin_code.css24 line-height: 1.33;
27 max-height: 40em;
200 line-height: 1.33;
250 could be to set the max-height property, e.g.:
253 max-height: 3em;
256 max-height: 50em;
/plugin/code3/
H A Dscript.js8height=k+"px";e[v].parentNode.insertBefore(W,e[v]);k=Math.min(k,s.firstChild.firstChild.offsetHeig…
/plugin/code3/src/
H A Dpsyhi.js194 el_1.childNodes[1].style.height = h+"px";
199 …el_1.firstChild.style.height = h+(el_1.firstChild.offsetHeight-el_1.firstChild. clientHeight)+"px";
200 … el_1.firstChild.style.height = h+(el_1.firstChild.offsetHeight-el_1.firstChild.clientHeight)+"px";

1...<<11121314151617181920>>...134