Home
last modified time | relevance | path

Searched refs:height (Results 1476 – 1500 of 3348) sorted by path

1...<<51525354555657585960>>...134

/plugin/dokumicrobugtracker/css/
H A Ddemo_page.css37 line-height: 1.6em;
42 height: 20px;
60 line-height: 1.6em;
69 line-height: 1.6em;
H A Ddemo_table.css35 min-height: 302px;
46 height: 30px;
82 height: 19px;
289 height: 22px;
290 line-height: 22px;
533 height: 100px;
H A Ddemo_table_jui.css112 min-height: 302px;
153 height: 19px;
/plugin/dokumicrobugtracker/js/
H A Djquery.dataTables.js3932 if ( $(this).scrollTop() + $(this).height() >
3933 $(oSettings.nTable).height() - oSettings.oScroll.iLoadGap )
4060 $(nScrollBody).height() < $(o.nTable).height() )
4095 oStyle.height = 0;
4101 $(anHeadSizers).height(0);
4115 oStyle.height = 0;
4121 $(anFootSizers).height(0);
4213 nScrollBody.style.height = _fnStringToCss( o.oScroll.sY );
4219 nScrollBody.style.height = _fnStringToCss( $(o.nTable).height()+iExtra );
6556 style.height = "200px";
[all …]
H A Djquery.dataTables.min.js72height=q(a.oScroll.sY);a.aoDrawCallback.push({fn:Ma,sName:"scrolling"});a.oScroll.bInfinite&&i(f).…
75height()<i(a.nTable).height()){a.nTable.style.width=q(f-a.oScroll.iBarWidth);if(i(a.nTable).outerW…
76height(0);if(a.nTFoot!==null){j=k.getElementsByTagName("tr");k=a.nTFoot.getElementsByTagName("tr")…
78height=q(a.nTable.offsetHeight+a.oScroll.iBarWidth);if(a.oScroll.sY!==""&&a.oScroll.bCollapse){d.s…
118height="200px";b.padding="0px";var c=p.createElement("div");b=c.style;b.position="absolute";b.top=…
H A Djquery.dataTables.min.js.gz
H A Djquery.jeditable.mini.js6 …ght='auto'==settings.height;return this.each(function(){var self=this;var savedwidth=$(self).width…
11 if(0==$(self).width()){settings.width=savedwidth;settings.height=savedheight;}else{if(settings.widt…
12 if(settings.height!='none'){settings.height=settings.autoheight?$(self).height():settings.height;}}
31 if(settings.height!='none'){input.height(settings.height);}
32 …extarea.attr('rows',settings.rows);}else if(settings.height!="none"){textarea.height(settings.heig…
38 …}};$.fn.editable.defaults={name:'value',id:'id',type:'text',width:'auto',height:'auto',event:'clic… property in $.fn.editable.defaults
H A Djquery.js2height=0),b.appendChild(ch);if(!ci||!ch.createElement)ci=(ch.contentWindow||ch.contentDocument).do… property in p
4 …[e]=b[e];c.call(a);for(e in b)a.style[e]=d[e]}}),f.curCSS=f.css,f.each(["height","width"],function…
/plugin/dokumicrobugtracker/
H A Dstyle.css35 min-height: 302px;
46 height: 30px;
82 height: 19px;
289 height: 22px;
290 line-height: 22px;
533 height: 100px;
651 min-height: 302px;
692 height: 19px;
/plugin/dokuprism/prism/
H A Dprism.css3 code[class*=language-],pre[class*=language-]{color:#000;background:0 0;text-shadow:0 1px #fff;font-family:Consolas,Monaco,'Andale Mono','Ubuntu Mono',monospace;font-size:1em;text-align:left;white-space:pre;word-spacing:normal;word-break:normal;word-wrap:normal;line-height:1.5;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-hyphens:none;-moz-hyphens:none;-ms-hyphens:none;hyphens:none}code[class*=language-] ::-moz-selection,code[class*=language-]::-moz-selection,pre[class*=language-] ::-moz-selection,pre[class*=language-]::-moz-selection{text-shadow:none;background:#b3d4fc}code[class*=language-] ::selection,code[class*=language-]::selection,pre[class*=language-] ::selection,pre[class*=language-]::selection{text-shadow:none;background:#b3d4fc}@media print{code[class*=language-],pre[class*=language-]{text-shadow:none}}pre[class*=language-]{padding:1em;margin:.5em 0;overflow:auto}:not(pre)>code[class*=language-],pre[class*=language-]{background:#f5f2f0}:not(pre)>code[class*=language-]{padding:.1em;border-radius:.3em;white-space:normal}.token.cdata,.token.comment,.token.doctype,.token.prolog{color:#708090}.token.punctuation{color:#999}.token.namespace{opacity:.7}.token.boolean,.token.constant,.token.deleted,.token.number,.token.property,.token.symbol,.token.tag{color:#905}.token.attr-name,.token.builtin,.token.char,.token.inserted,.token.selector,.token.string{color:#690}.language-css .token.string,.style .token.string,.token.entity,.token.operator,.token.url{color:#9a6e3a;background:hsla(0,0%,100%,.5)}.token.atrule,.token.attr-value,.token.keyword{color:#07a}.token.class-name,.token.function{color:#dd4a68}.token.important,.token.regex,.token.variable{color:#e90}.token.bold,.token.important{font-weight:700}.token.italic{font-style:italic}.token.entity{cursor:help}
4 div.code-toolbar{position:relative}div.code-toolbar>.toolbar{position:absolute;z-index:10;top:.3em;right:.2em;transition:opacity .3s ease-in-out;opacity:0}div.code-toolbar:hover>.toolbar{opacity:1}div.code-toolbar:focus-within>.toolbar{opacity:1}div.code-toolbar>.toolbar>.toolbar-item{display:inline-block}div.code-toolbar>.toolbar>.toolbar-item>a{cursor:pointer}div.code-toolbar>.toolbar>.toolbar-item>button{background:0 0;border:0;color:inherit;font:inherit;line-height:normal;overflow:visible;padding:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}div.code-toolbar>.toolbar>.toolbar-item>a,div.code-toolbar>.toolbar>.toolbar-item>button,div.code-toolbar>.toolbar>.toolbar-item>span{color:#bbb;font-size:.8em;padding:0 .5em;background:#f5f2f0;background:rgba(224,224,224,.2);box-shadow:0 2px 0 0 rgba(0,0,0,.2);border-radius:.5em}div.code-toolbar>.toolbar>.toolbar-item>a:focus,div.code-toolbar>.toolbar>.toolbar-item>a:hover,div.code-toolbar>.toolbar>.toolbar-item>button:focus,div.code-toolbar>.toolbar>.toolbar-item>button:hover,div.code-toolbar>.toolbar>.toolbar-item>span:focus,div.code-toolbar>.toolbar>.toolbar-item>span:hover{color:inherit;text-decoration:none}
5 .prism-previewer,.prism-previewer:after,.prism-previewer:before{position:absolute;pointer-events:none}.prism-previewer,.prism-previewer:after{left:50%}.prism-previewer{margin-top:-48px;width:32px;height:32px;margin-left:-16px;z-index:10;opacity:0;-webkit-transition:opacity .25s;-o-transition:opacity .25s;transition:opacity .25s}.prism-previewer.flipped{margin-top:0;margin-bottom:-48px}.prism-previewer:after,.prism-previewer:before{content:'';position:absolute;pointer-events:none}.prism-previewer:before{top:-5px;right:-5px;left:-5px;bottom:-5px;border-radius:10px;border:5px solid #fff;box-shadow:0 0 3px rgba(0,0,0,.5) inset,0 0 10px rgba(0,0,0,.75)}.prism-previewer:after{top:100%;width:0;height:0;margin:5px 0 0 -7px;border:7px solid transparent;border-color:rgba(255,0,0,0);border-top-color:#fff}.prism-previewer.flipped:after{top:auto;bottom:100%;margin-top:0;margin-bottom:5px;border-top-color:rgba(255,0,0,0);border-bottom-color:#fff}.prism-previewer.active{opacity:1}.prism-previewer-angle:before{border-radius:50%;background:#fff}.prism-previewer-angle:after{margin-top:4px}.prism-previewer-angle svg{width:32px;height:32px;-webkit-transform:rotate(-90deg);-moz-transform:rotate(-90deg);-ms-transform:rotate(-90deg);-o-transform:rotate(-90deg);transform:rotate(-90deg)}.prism-previewer-angle[data-negative] svg{-webkit-transform:scaleX(-1) rotate(-90deg);-moz-transform:scaleX(-1) rotate(-90deg);-ms-transform:scaleX(-1) rotate(-90deg);-o-transform:scaleX(-1) rotate(-90deg);transform:scaleX(-1) rotate(-90deg)}.prism-previewer-angle circle{fill:transparent;stroke:#2d3438;stroke-opacity:.9;stroke-width:32;stroke-dasharray:0,500}.prism-previewer-gradient{background-image:linear-gradient(45deg,#bbb 25%,transparent 25%,transparent 75%,#bbb 75%,#bbb),linear-gradient(45deg,#bbb 25%,#eee 25%,#eee 75%,#bbb 75%,#bbb);background-size:10px 10px;background-position:0 0,5px 5px;width:64px;margin-left:-32px}.prism-previewer-gradient:before{content:none}.prism-previewer-gradient div{position:absolute;top:-5px;left:-5px;right:-5px;bottom:-5px;border-radius:10px;border:5px solid #fff;box-shadow:0 0 3px rgba(0,0,0,.5) inset,0 0 10px rgba(0,0,0,.75)}.prism-previewer-color{background-image:linear-gradient(45deg,#bbb 25%,transparent 25%,transparent 75%,#bbb 75%,#bbb),linear-gradient(45deg,#bbb 25%,#eee 25%,#eee 75%,#bbb 75%,#bbb);background-size:10px 10px;background-position:0 0,5px 5px}.prism-previewer-color:before{background-color:inherit;background-clip:padding-box}.prism-previewer-easing{margin-top:-76px;margin-left:-30px;width:60px;height:60px;background:#333}.prism-previewer-easing.flipped{margin-bottom:-116px}.prism-previewer-easing svg{width:60px;height:60px}.prism-previewer-easing circle{fill:#2d3438;stroke:#fff}.prism-previewer-easing path{fill:none;stroke:#fff;stroke-linecap:round;stroke-width:4}.prism-previewer-easing line{stroke:#fff;stroke-opacity:.5;stroke-width:2}@-webkit-keyframes prism-previewer-time{0%{stroke-dasharray:0,500;stroke-dashoffset:0}50%{stroke-dasharray:100,500;stroke-dashoffset:0}100%{stroke-dasharray:0,500;stroke-dashoffset:-100}}@-o-keyframes prism-previewer-time{0%{stroke-dasharray:0,500;stroke-dashoffset:0}50%{stroke-dasharray:100,500;stroke-dashoffset:0}100%{stroke-dasharray:0,500;stroke-dashoffset:-100}}@-moz-keyframes prism-previewer-time{0%{stroke-dasharray:0,500;stroke-dashoffset:0}50%{stroke-dasharray:100,500;stroke-dashoffset:0}100%{stroke-dasharray:0,500;stroke-dashoffset:-100}}@keyframes prism-previewer-time{0%{stroke-dasharray:0,500;stroke-dashoffset:0}50%{stroke-dasharray:100,500;stroke-dashoffset:0}100%{stroke-dasharray:0,500;stroke-dashoffset:-100}}.prism-previewer-time:before{border-radius:50%;background:#fff}.prism-previewer-time:after{margin-top:4px}.prism-previewer-time svg{width:32px;height:32px;-webkit-transform:rotate(-90deg);-moz-transform:rotate(-90deg);-ms-transform:rotate(-90deg);-o-transform:rotate(-90deg);transform:rotate(-90deg)}.prism-previewer-time circle{fill:transparent;stroke:#2d3438;stroke-opacity:.9;stroke-width:32;stroke-dasharray:0,500;stroke-dashoffset:0;-webkit-animation:prism-previewer-time linear infinite 3s;-moz-animation:prism-previewer-time linear infinite 3s;-o-animation:prism-previewer-time linear infinite 3s;animation:prism-previewer-time linear infinite 3s}
/plugin/dokuprism/
H A Dstyle.css10 line-height: 1;
16 line-height: 1;
/plugin/dokutexit/conf/
H A Dcommands.tex33 \newcommand{\dokusmiley}[1]{\includegraphics[height=1em]{#1}}
/plugin/dokutexit/
H A Dlatex.php1236 if ($width || $height) {
1238 if ($height)
1240 if ($width && $height)
1280 if ($width || $height) {
1282 if ($height)
1284 if ($width && $height)
1520 $height=NULL, $cache=NULL) { argument
1555 $height=NULL, $cache=NULL) { argument
1584 if ( !is_null($height) )
1593 if ( !is_null($height) ) $ret .= ' height="'.$this->_xmlEntities($height).'"';
[all …]
/plugin/dokutranslate/
H A Dstyle.css5 height: 300px;
35 height: 300px;
/plugin/doodle2/
H A Dstyle.css14 height: 20px;
24 height: 20px;
/plugin/doodle3/
H A Dstyle.css19 height: 20px;
29 height: 20px;
/plugin/doodle4/
H A Dstyle.css19 height: 20px;
29 height: 20px;
/plugin/dpicorrect/
H A Daction.php60 $height = ImageSY($jpg) / $imgdpi["y"]; }
69 $height = ImageSY($png) / $imgdpi["y"]; }
72 …_replace('class="media"','class="media" style="width: '.$width.'in; height: '.$height.'in;"',$img);
/plugin/drawio/
H A Dstyle.css9 height:100vh;
/plugin/dtable/
H A Dscript.js94 "top": offset.top-$toolbar.height()
456 var height = $father_cell.height(); //+ 5;
457 if (height < 40)
458 height = 40;
464 height = 50;
616 var height = $mother.height();
621 $elm.width(width).height(height);
917 this_height = jQuery(this).height();
918 marked_height = $marked_textarea.height();
931 jQuery(this).height(marked_height);
[all …]
H A Dstyle.css25 line-height: 20px;
26 height: 20px;
/plugin/dump/resources/image/
H A Dstack.svg1 <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-sta…
/plugin/dw2pdf/
H A Dfile-pdf.svg1 <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path d="M14 9h5.5L14 3.5V9M7 2h8l6 6v12a2 2 0 0 1-2 2H7a2 2 0 0 1-2-2V4a (…)
H A Drenderer.php199 * @param int $height height of media in pixel
209 $height = null,
219 $out .= parent::_media($src, $title, $align, $width, $height, $cache, $render);
267 '<img src="%s" width="16" height="16" style="vertical-align: middle" class="%s" />%s',
192 _media($src, $title = NULL, $align = NULL, $width = NULL, $height = NULL, $cache = NULL, $render = true) global() argument
/plugin/dw2pdf/tpl/default/
H A Dstyle.css23 line-height: 1.5;

1...<<51525354555657585960>>...134