Home
last modified time | relevance | path

Searched refs:height (Results 401 – 425 of 3092) sorted by relevance

1...<<11121314151617181920>>...124

/plugin/tagfilter/
H A Dstyle.css8 min-height:12px;
39 min-height:20px;
94 min-height: 25px !important;
133 height: 26px;
140 line-height: 22px;
193 height: 12px;
223 min-height: 100%;
225 height: auto;
284 height: 100%;
305 height
[all...]
/plugin/struct/jsoneditor/
H A Djsoneditor.min.css1 div.jsoneditor-field,div.jsoneditor-readonly,div.jsoneditor-value{border:1px solid transparent;min-height:16px;min-width:32px;padding:2px;margin:1px;word-wrap:break-word;float:left}div.jsoneditor-field p,div.jsoneditor-value p{margin:0}div.jsoneditor-value{word-break:break-word}div.jsoneditor-readonly{min-width:16px;color:gray}div.jsoneditor-empty{border-color:#d3d3d3;border-style:dashed;border-radius:2px}div.jsoneditor-field.jsoneditor-empty::after,div.jsoneditor-value.jsoneditor-empty::after{pointer-events:none;color:#d3d3d3;font-size:8pt}div.jsoneditor-field.jsoneditor-empty::after{content:"field"}div.jsoneditor-value.jsoneditor-empty::after{content:"value"}div.jsoneditor-value.jsoneditor-url{color:green;text-decoration:underline}a.jsoneditor-value.jsoneditor-url:focus,a.jsoneditor-value.jsoneditor-url:hover{color:#ee422e}div.jsoneditor td.jsoneditor-separator{padding:3px 0;vertical-align:top;color:gray}div.jsoneditor-field.jsoneditor-highlight,div.jsoneditor-field[contenteditable=true]:focus,div.jsoneditor-field[contenteditable=true]:hover,div.jsoneditor-value.jsoneditor-highlight,div.jsoneditor-value[contenteditable=true]:focus,div.jsoneditor-value[contenteditable=true]:hover{background-color:#FFFFAB;border:1px solid #ff0;border-radius:2px}div.jsoneditor-field.jsoneditor-highlight-active,div.jsoneditor-field.jsoneditor-highlight-active:focus,div.jsoneditor-field.jsoneditor-highlight-active:hover,div.jsoneditor-value.jsoneditor-highlight-active,div.jsoneditor-value.jsoneditor-highlight-active:focus,div.jsoneditor-value.jsoneditor-highlight-active:hover{background-color:#fe0;border:1px solid #ffc700;border-radius:2px}div.jsoneditor-value.jsoneditor-string{color:green}div.jsoneditor-value.jsoneditor-array,div.jsoneditor-value.jsoneditor-object{min-width:16px;color:grey}div.jsoneditor-value.jsoneditor-number{color:#ee422e}div.jsoneditor-value.jsoneditor-boolean{color:#ff8c00}div.jsoneditor-value.jsoneditor-null{color:#004ED0}div.jsoneditor-value.jsoneditor-invalid{color:#000}div.jsoneditor-tree button{width:24px;height:24px;padding:0;margin:0;border:none;cursor:pointer;background:url(img/jsoneditor-icons.svg)}div.jsoneditor-mode-form tr.jsoneditor-expandable td.jsoneditor-tree,div.jsoneditor-mode-view tr.jsoneditor-expandable td.jsoneditor-tree{cursor:pointer}div.jsoneditor-tree button.jsoneditor-collapsed{background-position:0 -48px}div.jsoneditor-tree button.jsoneditor-expanded{background-position:0 -72px}div.jsoneditor-tree button.jsoneditor-contextmenu{background-position:-48px -72px}div.jsoneditor-tree button.jsoneditor-contextmenu.jsoneditor-selected,div.jsoneditor-tree button.jsoneditor-contextmenu:focus,div.jsoneditor-tree button.jsoneditor-contextmenu:hover,tr.jsoneditor-selected.jsoneditor-first button.jsoneditor-contextmenu{background-position:-48px -48px}div.jsoneditor-tree :focus{outline:0}div.jsoneditor-tree button:focus{background-color:#f5f5f5;outline:#e5e5e5 solid 1px}div.jsoneditor-tree button.jsoneditor-invisible{visibility:hidden;background:0 0}div.jsoneditor{color:#1A1A1A;border:1px solid #3883fa;box-sizing:border-box;width:100%;height:100%;overflow:hidden;position:relative;padding:0;line-height:100%}div.jsoneditor,div.jsoneditor-outer{-moz-box-sizing:border-box;-webkit-box-sizing:border-box}div.jsoneditor-tree table.jsoneditor-tree{border-collapse:collapse;border-spacing:0;width:100%;margin:0}div.jsoneditor-outer{width:100%;height:100%;margin:-35px 0 0;padding:35px 0 0;box-sizing:border-box}div.jsoneditor-tree{width:100%;height:100%;position:relative;overflow:auto}textarea.jsoneditor-text{width:100%;height:100%;margin:0;box-sizing:border-box;outline-width:0;border:none;background-color:#fff;resize:none}div.jsoneditor-menu,textarea.jsoneditor-text{-moz-box-sizing:border-box;-webkit-box-sizing:border-box}tr.jsoneditor-highlight,tr.jsoneditor-selected{background-color:#e6e6e6}tr.jsoneditor-selected button.jsoneditor-contextmenu,tr.jsoneditor-selected button.jsoneditor-dragarea{visibility:hidden}tr.jsoneditor-selected.jsoneditor-first button.jsoneditor-contextmenu,tr.jsoneditor-selected.jsoneditor-first button.jsoneditor-dragarea{visibility:visible}div.jsoneditor-tree button.jsoneditor-dragarea{background:url(img/jsoneditor-icons.svg)-72px -72px;cursor:move}div.jsoneditor-tree button.jsoneditor-dragarea:focus,div.jsoneditor-tree button.jsoneditor-dragarea:hover,tr.jsoneditor-selected.jsoneditor-first button.jsoneditor-dragarea{background-position:-72px -48px}div.jsoneditor td,div.jsoneditor th,div.jsoneditor tr{padding:0;margin:0}div.jsoneditor td,div.jsoneditor td.jsoneditor-tree{vertical-align:top}.jsoneditor-schema-error,div.jsoneditor td,div.jsoneditor textarea,div.jsoneditor th,div.jsoneditor-field,div.jsoneditor-value{font-family:droid sans mono,consolas,monospace,courier new,courier,sans-serif;font-size:10pt;color:#1A1A1A}.jsoneditor-schema-error{cursor:default;display:inline-block;height:24px;line-height:24px;position:relative;text-align:center;width:24px}div.jsoneditor-tree .jsoneditor-schema-error{width:24px;height
[all...]
/plugin/html2pdf/html2pdf/html2ps/
H A Doutput.png.class.php107 $height = imagesy($clip['image']);
109 $height);
114 $width, $height);
183 if (is_null($scale)) { $scale = $this->_heightPixels / mm2pt($this->media->height()); };
211 $this->_heightPixels = $media->height();
237 $this->_heightPixels / mm2pt($this->media->height()));
241 function add_local_link($left, $top, $width, $height, $anchor) { /* N/A */ } argument
366 function image_ry($image, $x, $y, $height, $bottom, $ox, $oy, $scale) { argument
369 $dest_height = floor($this->_fixSizeY($height));
414 function image_rx_ry($image, $x, $y, $width, $height, $right, $bottom, $ox, $oy, $scale) { argument
[all …]
/plugin/bpmnio/css/
H A Dbpmniojs.less14 height: 100%;
19 height: 100%;
/plugin/wysiwyg/fckeditor/
H A Dfckeditor.cfm32 * height="..:"
42 <cfparam name="attributes.height" type="string" default="200">
183 …instanceName#___Frame" src="#sURL#" width="#attributes.width#" height="#attributes.height#" frameb…
194 // append unit "px" for numeric width and/or height values
197 if( isNumeric( attributes.height ) )
198 attributes.height = attributes.height & "px";
204 …rows="4" cols="40" style="WIDTH: #attributes.width#; HEIGHT: #attributes.height#">#HTMLEditFormat(…
/plugin/indexmenu/
H A Dstyle.css24 line-height: normal;
108 height: 11px;
123 line-height: 1.2em;
148 max-height: 300px;
156 height: 15px;
177 line-height: 120%;
209 height: 16px;
263 line-height: 1.5em;
291 height: 16px;
/plugin/wysiwyg/fckeditor/editor/_source/internals/
H A Dfckdialog.js27 FCKDialog.OpenDialog = function( dialogName, dialogTitle, dialogPage, width, height, customValue, p… argument
37 this.Show( oDialogInfo, dialogName, sUrl, width, height, parentWindow, resizable ) ;
/plugin/picasawebalbum/orig/
H A Djquery.slimbox2.css9 height: 100%;
61 line-height: 1.4em;
71 height: 22px;
/plugin/combo/resources/theme/default/components/css/
H A Dcarrousel.css33 line-height: 1;
62 height: 9px;
68 line-height: 0;
/plugin/revealjs/css/print/
H A Dpaper.css18 height: auto;
25 height: auto;
59 height: auto;
60 line-height: normal;
98 height: auto;
119 height: auto !important;
146 height: auto !important;
/plugin/revealjs/css/theme/template/
H A Dtheme.scss33 line-height: 1.3;
52 line-height: $headingLineHeight;
77 line-height: 1.3;
85 max-height: 95%;
166 line-height: 1.2em;
182 max-height: 400px;
230 line-height: 1.2em;
/plugin/authgoogle/google/contrib/
H A DGoogle_PlusDomainsService.php1074 public $height; variable in Google_ActivityObjectAttachmentsFullImage
1079 $this->height = $height;
1105 public $height; variable in Google_ActivityObjectAttachmentsImage
1110 $this->height = $height;
1172 public $height; variable in Google_ActivityObjectAttachmentsThumbnailsImage
1177 $this->height = $height;
1748 public $height; variable in Google_Media
1788 $this->height = $height;
2208 public $height; variable in Google_PersonCoverCoverPhoto
2212 $this->height = $height;
[all …]
/plugin/edittable/lib/
H A Dhandsontable.less114 height: auto;
170 height: 22px;
274 height: 25px;
282 height: 5px;
310 height: 0;
375 height: 1px;
700 height: 1px;
911 height: 0;
929 height: 0;
1101 height: 0;
[all …]
/plugin/shortcut/
H A Dstyle.css2 …ortcuts/sun.gif") no-repeat center left; display: inline-block; height: 16px;line-height: 16px;mar…
/plugin/translation/flags/
H A Det.svg1 <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 640 480"><g fill-rule="evenodd" stroke-width="1pt"><rect width="640" height="477.9" rx="0" ry="0"/><rect width="640" height="159.3" y="320.7" fill="#fff" rx="0" ry="0"/><path fill="#1791ff" d="M0 0h640v159.3H0z"/></g></svg (…)
/plugin/mikioplugin/icons/bootstrap-icons/svg/
H A Dlock-fill.svg1 <svg class="bi bi-lock-fill" width="1em" height="1em" viewBox="0 0 16 16" fill="currentColor" xmlns="http://www.w3.org/2000/svg">
2 <rect width="11" height="9" x="2.5" y="7" rx="2"/>
/plugin/jplayer/vendor/happyworm/jplayer/src/skin/pink.flag/scss/
H A Djplayer.pink.flag.scss39 line-height:1.6;
66 height:270px;
88 height:100%;
115 height: 80px;
118 height: 50px;
126 height: 34px;
149 height: 34px;
269 height:18px;
374 height:30px;
442 height: 4px;
[all …]
/plugin/slider/
H A Dscreen.css51 min-height: 50px;
53 height: 100%;
84 height: 10px;
123 height: 32px;
142 height: 11px;
157 height: 11px;
/plugin/s5/ui/flower/
H A Dpretty.css12 ul, pre {margin: 0; line-height: 1em;}
23 sup {font-size: smaller; line-height: 1px;}
32 ul ul {line-height: 1;}
38 div#header {line-height: 1px;}
58 width: 50%; height: 100%;
61 top: auto; height: auto;}
/plugin/jorgchart/
H A Dscript.js15 // Fix up the height of the elements, up to 10 levels
20 maxHeight = Math.max(jQuery(this).height(), maxHeight);
23 jQuery(this).height(maxHeight);
/plugin/html2pdf/snorriheim/
H A Dmedia.css6 height: 100%;
14 height: 100%;
23 height: 100%;
155 line-height: 1.0em;
189 height: 8em;
/plugin/diagramsnet/lib/img/lib/ibm/vpc/
H A DRegionTag.svg1 …//www.w3.org/2000/svg" width="742.409" height="742.409" viewBox="0 0 196.429 196.429"><rect width=…
/plugin/sequencediagram/bower_components/raphael/dev/
H A Draphael.svg.js389 height: rect[3]
613 dif = a.y - (bb.y + bb.height / 2);
760 cy = bbox.y + bbox.height / 2;
958 height: this.node.clientHeight
1263 R._engine.setSize = function (width, height) { argument
1265 this.height = height || this.height;
1282 height = con.height,
1289 height = height || 342;
1291 height: height,
1311 container.height = height;
[all …]
/plugin/sequencediagram/bower_components/js-sequence-diagrams/dist/
H A Dsequence-diagram-raphael.js878 return box.y + box.height / 2;
986 diagram.height = 0; // min height
996 title.height = bb.height + (TITLE_PADDING + TITLE_MARGIN) * 2;
1001 diagram.height += title.height;
1010 a.height = bb.height + (ACTOR_PADDING + ACTOR_MARGIN) * 2;
1044 s.height = bb.height;
1161 actor.height = height;
1180 y += s.height;
1254 var h = box.height - 2 * margin;
1349 this.diagram.height
[all …]
/plugin/photogallery/lightGallery/css/
H A Dlightgallery.min.css1height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.lg-actions .lg-next…

1...<<11121314151617181920>>...124