Home
last modified time | relevance | path

Searched refs:rem (Results 101 – 125 of 179) sorted by last modified time

12345678

/plugin/combo/resources/theme/default/pages/templates/
H A Dholy-medium.css17 gap: 1rem;
19 margin-left: 1rem;
20 margin-right: 1rem;
29 top: 5rem;
H A Dholy.css10 gap: 1.5rem;
39 gap: 1rem;
41 margin-left: 1rem;
42 margin-right: 1rem;
51 top: 5rem;
53 height: calc(100vh - 5rem);
H A Dindex.css9 gap: 1.5rem;
/plugin/combo/resources/webcode/
H A Dwebcode-iframe.css45 padding: 0.5rem;
/plugin/randomtables/
H A Dstyle.css3 padding: 1rem;
4 margin-bottom: 1rem;
7 gap: 1rem;
20 padding: 0.75rem 1rem;
34 font-size: 0.9rem;
38 padding-left: 1rem;
42 width: 2rem;
43 padding-right: 1rem;
/plugin/prosemirror/
H A Dstyle.less65 padding: 0.2rem;
93 margin-bottom: 0.5rem;
105 min-width: 12rem;
108 max-width: 1.5rem;
117 margin-bottom: 0.75rem;
138 padding: 0.2rem;
176 padding: 0.2rem 0 0 0;
181 margin: 0.75em 0 0.25rem 0;
/plugin/firenews/HTMLTemplates/author/
H A Dauthor.css13 padding: 0.5rem;
/plugin/elasticsearch/vendor/patrickschur/language-detection/resources/pt-BR/
H A Dpt-BR.txt
/plugin/latexcaption/
H A Dstyle.less76 margin-bottom: 0.5rem;
/plugin/ckgedit/scripts/
H A Dparse_wiki.js.unc279 String.prototype.splice = function(idx, rem, s) {
280 return (this.slice(0, idx) + s + this.slice(idx + Math.abs(rem)));
/plugin/wrap/
H A Dexample.txt96 You can set any valid widths (but only on divs): ''%, px, em, rem, ex, ch, vw, vh, pt, pc, cm, mm, in'', but most of the time you'd only want either
/plugin/twofactorgoogleauth/
H A Dstyle.less3 width: 10rem;
4 height: 10rem;
5 padding: 1rem;
/plugin/tablelayout/
H A Dstyle.less72 margin-top: 3rem;
83 margin-left: 0.5rem;
/plugin/bpmnioeditor/vendor/bpmnio-js/
H A Dbpmn-modeler.development.js68 var rem = digits - Math.floor(digits);
77 if (rem) {
78 var b = Math.pow(base, rem);
29745 var rem = value % values;
29747 if (rem < TOLERANCE) {
29748 return value - rem;
29751 if (rem > values - TOLERANCE) {
29752 return value - rem + values;
/plugin/xcom/scripts/
H A Dtest.php4 $rem = new remote_plugin_xcom(); variable
6 $result = json_decode($rem->pageVersions("events:event_handlers"));
/plugin/linkscollection/
H A Dstyle.less2 padding: 1rem;
/plugin/wrapadd/
H A Dstyle.css63 margin-top: 2rem;
64 margin-bottom: 2rem;
/plugin/diagramsnet/lib/math/extensions/MathML/
H A Dcontent-mathml.js19 …,f){var h=a.getTextContent(i);a.appendToken(g,"mi",h+":")}};a.applyTokens={rem:a.transforms.binary… property in a.applyTokens
/plugin/diagramsnet/lib/math/extensions/
H A DSafe.js19 …{j=a.styleLengths[g]}return(i>=j[0]&&i<=j[1])},unit2em:{em:1,ex:0.5,ch:0.5,rem:1,px:1/16,mm:96/25.…
/plugin/diagramsnet/lib/shapes/pid2/
H A DmxPidMisc.js189 var rem = range % step;
190 var off = rem * 0.5 + 25;
212 var rem = range % step;
213 var off = rem * 0.5 + 25;
231 var rem = range % stepY;
282 var rem = range % stepY;
325 var rem = range % stepY;
376 var rem = range % step;
377 var off = rem * 0.5 + 25;
/plugin/diagramsnet/lib/js/diagramly/
H A DDialogs.js9040 rem.setAttribute('border', '0');
9042 rem.setAttribute('align', 'top');
9043 rem.style.paddingTop = '4px';
9044 rem.style.position = 'absolute';
9045 rem.style.marginLeft = '-12px';
9046 rem.style.zIndex = '1';
9047 rem.style.cursor = 'pointer';
9089 wrapper.appendChild(rem);
9230 rem.style.visibility = 'hidden';
9252 rem.style.visibility = '';
[all …]
/plugin/diagramsnet/lib/resources/
H A Ddia_hu.txt32 ensureDataSaved=Kérem mentse adatait becsukás előtt.
764 updatingDocument=Dokumentum frissítése. Kérem várjon...
765 updatingPreview=Előnézet frissitése. Kérem várjon...
766 updatingSelection=Kiválasztás frissítése. Kérem várjon...
/plugin/watchcycle/
H A Dstyle.less75 padding: 0.2rem;
82 width: 12rem;
/plugin/cookiebanner/
H A Dstyle.less2 max-width: 30rem;
4 right: 1rem;
5 bottom: 1rem;
6 padding: 1rem;
15 margin-left: 1rem;
18 padding: 0.5rem;
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D29.29.js.map1 …]\n ],\n units: [\n [\n '(em|ex|ch|rem|vmin|vmax|vw|vh|vm|…

12345678