Home
last modified time | relevance | path

Searched refs:width (Results 926 – 950 of 3606) sorted by relevance

1...<<31323334353637383940>>...145

/plugin/subjectindex/
H A Dstyle.css49 border-width: 0;
58 border-width: 1px;
68 column-width: 15em;
69 -moz-column-width: 15em;
70 -webkit-column-width: 15em;
/plugin/tindexmenu/
H A Dstyle.css100 width: 11px;
119 width: 200px !important;
137 width:11px;
161 width: 80px;
185 width: 16px;
/plugin/revealjs/css/theme/
H A Dblack.css83 max-width: 95%;
128 width: 70%;
145 width: 90%;
264 -webkit-transition: width 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985);
265 -moz-transition: width 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985);
266 transition: width 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985); }
H A Dmoon.css87 max-width: 95%;
132 width: 70%;
149 width: 90%;
268 -webkit-transition: width 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985);
269 -moz-transition: width 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985);
270 transition: width 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985); }
H A Dnight.css81 max-width: 95%;
126 width: 70%;
143 width: 90%;
262 -webkit-transition: width 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985);
263 -moz-transition: width 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985);
264 transition: width 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985); }
H A Dserif.css83 max-width: 95%;
128 width: 70%;
145 width: 90%;
264 -webkit-transition: width 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985);
265 -moz-transition: width 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985);
266 transition: width 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985); }
H A Dsky.css90 max-width: 95%;
135 width: 70%;
152 width: 90%;
271 -webkit-transition: width 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985);
272 -moz-transition: width 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985);
273 transition: width 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985); }
H A Dsolarized.css87 max-width: 95%;
132 width: 70%;
149 width: 90%;
268 -webkit-transition: width 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985);
269 -moz-transition: width 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985);
270 transition: width 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985); }
H A Dwhite.css83 max-width: 95%;
128 width: 70%;
145 width: 90%;
264 -webkit-transition: width 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985);
265 -moz-transition: width 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985);
266 transition: width 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985); }
/plugin/ol3/
H A Dstyle.css1width;transition:all .25s}.ol-scale-bar{position:absolute;bottom:8px;left:8px}.ol-scale-step-marke…
/plugin/anewssystem/
H A Dstyle.css25 width: 600px;
34 width: 523px;
60 width: 100%;
173 width: 308px;
182 width: 300px;
292 width: 20em;
313 width: 8px;
390 min-width: 498px;
/plugin/wysiwyg/fckeditor/
H A Dfckeditor.cfc34 * fckEditor.width="100%";
66 <cfparam name="this.width" type="string" default="100%" />
158 // append unit "px" for numeric width and/or height values
159 if( isNumeric( this.width ) )
160 this.width = this.width & "px";
167 … name=""#this.instanceName#"" rows=""4"" cols=""40"" style=""WIDTH: #this.width#; HEIGHT: #this.he…
200 …result = result & "<iframe id=""#this.instanceName#___Frame"" src=""#sURL#"" width=""#this.width#"…
/plugin/diagramsnet/lib/math/extensions/a11y/
H A Dauto-collapse.js82 for (var n = t.width, o = n, i = 1e6, a = t.action.length - 1; 0 <= a; a--) {
104 for (n.width = t.sreGetRootWidth(i), e = o.length - 1; 0 <= e; e--) o[e].selection = 2;
116 … = (n = i[r]).root, SRE = o.SRE, SRE && SRE.action.length && (null == SRE.width && (n.sreGetMetric…
117 … SRE.m = SRE.width, SRE.M = 1e6), (e = n.SourceElement()).previousSibling.style.display = "none",
171 e.cwidth = 1e6, e.width = 0, e.em = 12;
182 …e.width = t.root.data[0].HTMLspanElement().parentNode.bbox.w, e.em = 1 / t.HTMLCSS.em / t.HTMLCSS.…
199 e.width = t.root.SVGdata.w / 1e3, e.em = 1 / t.SVG.em;
218 e.width = t.root.CHTML.w, e.em = 1 / t.CHTML.em / t.CHTML.scale;
239 e.width = n.offsetWidth, e.em = 1, e.DOMupdate = !0;
/plugin/diagramsnet/lib/plugins/
H A Dsql.js63 sqlInput.style.width = '100%';
104 left.geometry.width = 54;
110 if (size !== null && tableCell.geometry.width < size.width + 10) {
111 tableCell.geometry.width = size.width + 10;
561 tableCell.geometry.width = size.width + maxNameLenght;
575 dx += tableCell.geometry.width + 40;
/plugin/fbcomments/
H A Dsyntax.php89 … .'show_faces="true" width="'. $this->_fbsetting('FB_width', $conf) .'" action="like" font="">'
107 .'" width="'. $this->_fbsetting('FB_width', $conf)
/plugin/google_maps/syntax/
H A Dmaps.php142 $width = $this->getConfigValue($options, 'width', $size . '_') . "px";
146 $renderer->doc .= "\n<div class='gmaps_frame' style='width: $width; height: $height'";
/plugin/plantuml/
H A Dplugin.history.txt13 * Allowed width in percent (w=80%)
18 * Fixed attributes not captured correctly (width, multi word title)
/plugin/diagramsnet/lib/img/lib/allied_telesis/media_converters/
H A DMedia_Converter_Standalone_POE.svg1width="3" stroke-linejoin="round"><path d="M40.02 42.945l34.188-18.147.005 16.915-34.19 18.146z"/>…
/plugin/diagramsnet/lib/img/lib/ibm/vpc/
H A DVPCTag.svg1 …svg xmlns="http://www.w3.org/2000/svg" width="742.409" height="742.409" viewBox="0 0 196.429 196.4…
/plugin/diagramsnet/lib/img/lib/allied_telesis/computer_and_terminals/
H A DServer_Desktop.svg1width="3" stroke-linejoin="round"><path d="M24.3 39.242l45.2-24v48.9l-45.1 24z"/><path d="M1.5 25.…
/plugin/diagramsnet/lib/img/lib/mscae/
H A DAzure_Sphere.svg1 …p://www.w3.org/1999/xlink" width="48" height="50"><circle cx="24" cy="27" r="22" fill="#59b4d9" st…
/plugin/davcal/fullcalendar-3.10.5/
H A Dfullcalendar.less204 width: 100%;
219 border-width: 1px;
326 width: 100%;
397 width: 40px;
461 width: 7px;
472 width: 6px;
565 width: 220px; }
1161 width: 8px;
1203 width: 10px;
1255 width: 1px; }
[all …]
/plugin/ckgedit/ckeditor/skins/kama/
H A Deditor.css5width:auto;height:auto;vertical-align:baseline;box-sizing:content-box;position:static;transition:n…
H A Deditor_ie.css5width:auto;height:auto;vertical-align:baseline;box-sizing:content-box;position:static;transition:n…
/plugin/bpmnioeditor/vendor/bpmnio-js/
H A Dbpmn-modeler.production.min.js2width||0;(s<n||void 0===n)&&(n=s),(c<i||void 0===i)&&(i=c),(s+u>r||void 0===r)&&(r=s+u),(c+p>o||vo…
7width,i=e.height,e=e.x),{x:e,y:t,width:n,height:i,x2:e+n,y2:t+i}}function zt(){return this.join(",…
28width+'" height="'+u.height+'" viewBox="'+u.x+" "+u.y+" "+u.width+" "+u.height+'" version="1.1">'+… property in AnonymousFunction238dff871ed00.pathMap.MARKER_COMPENSATION
33width:10,height:10}),ge(n,t),me(e,n);var i=Me("rect");ge(i,{x:1e4,y:1e4,width:10,height:10}),ge(i,… property in ja.i
34width,y:e.y+e.height}}function Qs(e,t){return!e||isNaN(e.x)||isNaN(e.y)?t:{x:Ys(e.x+e.width/2),y:Y… property in n.o

1...<<31323334353637383940>>...145