Home
last modified time | relevance | path

Searched refs:width (Results 1651 – 1675 of 3734) sorted by path

1...<<61626364656667686970>>...150

/plugin/dokumicrobugtracker/css/
H A Ddemo_table_jui.css52 width: 350px !important;
60 width: auto;
121 width: 250px;
131 width: 40%;
136 width: 50%;
142 width: 50%;
154 width: 19px;
182 width: 100%;
320 width: 100%;
341 width: 40%;
/plugin/dokumicrobugtracker/js/
H A Djquery.dataTables.js3866 nScrollHead.style.width = "100%";
4017 nScrollBody.style.width = '100%';
4031 n.style.width = "";
4040 o.nTable.style.width = "100%";
4097 iWidth = $(nSizer).width();
4117 iWidth = $(nSizer).width();
5632 n.style.width = "";
5698 nCalcTmp.style.width = "";
5786 var iOrigWidth = $(n).width();
6555 style.width = "100%";
[all …]
H A Djquery.dataTables.min.js71width="100%";e.style.border="0";d.style.width="150%";j.removeAttribute("id");j.style.marginLeft="0…
74width="100%";b.parentNode.style.width="100%"}var U=S(a,h);f=0;for(e=U.length;f<e;f++){u=Na(a,f);U[…
75width=q(a.oScroll.sXInner);else if(f==i(d).width()&&i(d).height()<i(a.nTable).height()){a.nTable.s…
76width();na.style.width=q(r);H.push(r)},j,k);i(j).height(0)}P(function(I){I.innerHTML="";I.style.wi…
77width=q(j-a.oScroll.iBarWidth);d.style.width=q(j);b.parentNode.style.width=q(j);if(a.nTFoot!==null…
78width=q("100%");if(a.nTFoot!==null)L.parentNode.style.width=q("100%")}if(a.oScroll.sY==="")if(B)d.…
79width=q(a.nTable.offsetWidth+a.oScroll.iBarWidth);T.style.width=q(a.nTable.offsetWidth)}if(a.bSort…
103width=""},b.getElementsByTagName("tr"))}b.appendChild(d);d.appendChild(c);d=i("thead th",b);if(d.l…
104width=q(a.oScroll.sXInner);else if(a.oScroll.sX!==""){b.style.width="";if(i(b).width()<f.offsetWid…
105width());d++}b.style.width=q(c);a.nTable.style.width=q(c)}for(e=d=0;e<a.aoColumns.length;e++)if(a.…
[all …]
H A Djquery.dataTables.min.js.gz
H A Djquery.jeditable.mini.js6 …auto'==settings.width;settings.autoheight='auto'==settings.height;return this.each(function(){var …
11width()){settings.width=savedwidth;settings.height=savedheight;}else{if(settings.width!='none'){se…
30 …settings,original){var input=$('<input />');if(settings.width!='none'){input.width(settings.width)…
33 …textarea.attr('cols',settings.cols);}else if(settings.width!="none"){textarea.width(settings.width
38 …s[name]=input;}};$.fn.editable.defaults={name:'value',id:'id',type:'text',width:'auto',height:'aut… property in $.fn.editable.defaults
H A Djquery.js2width=ch.height=0),b.appendChild(ch);if(!ci||!ch.createElement)ci=(ch.contentWindow||ch.contentDoc… property in p
4 …;c.call(a);for(e in b)a.style[e]=d[e]}}),f.curCSS=f.css,f.each(["height","width"],function(a,b){f.…
/plugin/dokumicrobugtracker/
H A Dstyle.css45 width: 250px;
58 width: 40%;
63 width: 50%;
69 width: 60%;
74 width: 44px;
75 * width: 50px;
83 width: 19px;
112 width: 100%;
263 width: 100%;
284 width: 40%;
[all …]
/plugin/dokuprism/prism/
H A Dprism.css5 .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
[all...]
/plugin/dokutexit/
H A Dlatex.php1236 if ($width || $height) {
1240 if ($width && $height)
1242 if ($width)
1243 $this->put("width=" . $width . "pt", -1);
1280 if ($width || $height) {
1284 if ($width && $height)
1286 if ($width)
1287 $this->put("width=" . $width . "pt", -1);
1581 if ( !is_null($width) )
1592 if ( !is_null($width) ) $ret .= ' width="'.$this->_xmlEntities($width).'"';
[all …]
/plugin/dokutranslate/
H A Dstyle.css4 width: 25%;
34 width: 73%;
47 width: 100%;
63 width: 80%;
/plugin/doodle2/
H A Dstyle.css13 width: 20px;
23 width: 20px;
/plugin/doodle3/
H A Dstyle.css18 width: 20px;
28 width: 20px;
/plugin/doodle4/
H A Dstyle.css18 width: 20px;
28 width: 20px;
/plugin/dpicorrect/
H A Daction.php59 $width = ImageSX($jpg) / $imgdpi["x"];
68 $width = ImageSX($png) / $imgdpi["x"];
72 …$event->data = str_replace('class="media"','class="media" style="width: '.$width.'in; height: '.$h…
/plugin/drawio/
H A Dstyle.css8 width:100%;
/plugin/dropfiles/src/
H A Dupload.js135 width: 510,
302 width: 600,
/plugin/dropfiles/
H A Dstyle.less10 width: 50%;
14 width: 45%;
H A Dyarn.lock460 cli-width@^2.0.0:
476 string-width "^1.0.1"
1128 string-width "^1.0.1"
1368 cli-width "^2.0.0"
1376 string-width "^2.1.0"
2590 string-width@^1.0.1, string-width@^1.0.2:
2598 string-width@^2.0.0, string-width@^2.1.0, string-width@^2.1.1:
2714 string-width "^2.1.0"
2755 string-width "^2.1.1"
2971 string-width "^1.0.2"
[all …]
/plugin/dtable/
H A Dscript.js443 var width = $mother_cell.width();
444 if (width < 20)
445 width = 20;
455 var width = $father_cell.width();// + 10;
459 if (width < 80)
460 width = 80;
463 width = $father_cell.width();
546 width /= colspan;
614 var width = $mother.width() / colspan;
621 $elm.width(width).height(height);
[all …]
H A Dstyle.css5 /*width: 340px;*/
6 width: 140px;
/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 (…)
H A Drenderer.php198 * @param int $width width of media in pixel
208 $width = 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',
191 _media($src, $title = NULL, $align = NULL, $width = NULL, $height = NULL, $cache = NULL, $render = true) global() argument
/plugin/dw2pdf/vendor/mpdf/mpdf/
H A DCHANGELOG.md33 * Added `quiet_zone_left` and `quiet_zone_right` to barcodes which support quiet zones in order to customize its width
269 - font-variant - as above, and except for: east-asian-variant-values, east-asian-width-values, ruby
290 - SVG images now support embedded images e.g. `<image xlink:href="image.png" width="100px" height="100px" />`
313 - Tables - bug when using colspan across columns which may have a cell width specified
316 - Tables - if table width specified, but narrower than minimum cell wdith, and less than page width - table will expand to
317 minimum cell width(s) as long as $keep_table_proportions = true
326 - Images - image height is reset proportional to original if width is set to maximum e.g. `<img width="100%" height="20mm">`
340 - width (require
[all...]
/plugin/dw2pdf/vendor/mpdf/mpdf/src/
H A DDirectWrite.php292 throw new \Mpdf\MpdfException('Please use values unequal to zero for font width (CircularText)');
348 // total width of string in degrees
366 // rotate matrix half of the width of current letter + half of the width of preceding letter
382 // rotate matrix half of the width of current letter + half of the width of preceding letter
430 function Shaded_box($text, $font = '', $fontstyle = 'B', $szfont = '', $width = '70%', $style = 'DF', $radius = 2.5, $fill = '#FFFFFF', $color = '#000000', $pad = 2) argument
479 if (!$width) {
480 $width = $this->mpdf->pgwidth;
482 $width
[all...]

1...<<61626364656667686970>>...150