Home
last modified time | relevance | path

Searched refs:style (Results 401 – 425 of 2224) sorted by relevance

1...<<11121314151617181920>>...89

/plugin/diagramsnet/lib/math/extensions/
H A DSafe.js19style:"filterStyles",id:"filterID",fontsize:"filterFontSize",mathsize:"filterFontSize",scriptminsi…
/plugin/s5/ui/yatil/
H A Dpretty.css23 blockquote, q {font-style: italic;}
26 blockquote i {font-style: normal;}
27 …b {display: block; margin-top: 0.5em; font-weight: normal; font-size: smaller; font-style: normal;}
28 blockquote b i {font-style: italic;}
47 ul {margin-left: 85px; margin-right: 3%; list-style: disc; padding: 0;}
50 ul ul li {margin: .2em; font-size: 85%; list-style: square;}
111 ul.urls {list-style: none; display: inline; margin: 0;}
/plugin/diagramsnet/lib/math/jax/output/HTML-CSS/autoload/
H A Dmultiline.js19style:{}}}});var e={newline:0,nobreak:1000000,goodbreak:[-200],badbreak:[+200],auto:[0],maxwidth:1…
/plugin/jplayer/vendor/kriswallsmith/assetic/src/Assetic/Filter/
H A DCompassFilter.php39 private $style; variable in Assetic\\Filter\\CompassFilter
101 public function setStyle($style) argument
103 $this->style = $style;
211 if ($this->style) {
212 $pb->add('--output-style')->add($this->style);
/plugin/wysiwyg/fckeditor/editor/_source/internals/
H A Dfcktoolbarset.js33 document.getElementById( 'xToolbarRow' ).style.display = '' ;
176 eCollapseHandle.style.display = FCKConfig.ToolbarCanCollapse ? '' : 'none' ;
179 eCollapseHandle.style.display = '' ;
181 targetDocument.getElementById( 'xTBLeftBorder' ).style.display = '' ;
213 this._Document.getElementById( 'xCollapsed' ).style.display = collapse ? '' : 'none' ;
214 this._Document.getElementById( 'xExpanded' ).style.display = collapse ? 'none' : '' ;
/plugin/diagramsnet/lib/math/config/
H A DMML_HTMLorMML.js46style){f=e.style.cssText}c+='"'+this.quoteHTML(f)+'"'}}c+=">";if(e.outerHTML!=null&&e.outerHTML.ma…
47style:{display:"inline-block",width:0,height:0,position:"relative"}},[["span",{className:"MathJax_…
48style:{visibility:"hidden",fontSize:this.settings.zscale}},[["span",{style:{display:"inline-block"…
49style.width=(v.offsetWidth+2)+"px"}var H=M.pageX,F=M.pageY;var u=document.body.getBoundingClientRe… class in AnonymousFunction97a8892b7800.u
50style:true},copyAttributeNames:["displaystyle","scriptlevel","open","close","form","actiontype","f…
52 …this.parseMS)}}this.div=MathJax.Hub.Insert(document.createElement("div"),{style:{visibility:"hidde…
53style:{width:"5in"}});this.pxPerInch=n.offsetWidth/5;n.parentNode.removeChild(n);return i.Styles(t…
54 …Node.insertBefore(i,h.script);h.script.MathJax.preview=i}i.innerHTML="";i.style.color=(a?"black":"…
55 …"block"?" MJX_Assistive_MathML_Block":"")});try{k.innerHTML=j}catch(l){}o.style.position="relative…
/plugin/html2pdf/snorriheim/
H A Dmedia.css43 list-style-type: none;
44 list-style-image: none;
49 list-style-type: none;
50 list-style-image: none;
55 }/* I don't understand this, but this fixes a style bug in IE;
/plugin/404manager/
H A Dstyle.css7 font-style: italic;
85 border-bottom-style: solid;
93 border-left-style: solid;
96 border-right-style: solid;
101 border-top-style: solid;
/plugin/inlinetoc/
H A Dall.css3 border-style: solid;
11 list-style-type: decimal;
/plugin/jquery-syntax/jquery-syntax/base/
H A Djquery.syntax.brush.bash.css3 font-style: italic; }
8 font-style: normal;
/plugin/katex/_assets/
H A Dkatex.min.css1style:normal;font-weight:400;src:url(fonts/KaTeX_AMS-Regular.woff2) format("woff2"),url(fonts/KaTe…
/plugin/amcharts/assets/amcharts/plugins/dataloader/
H A Ddataloader.js445 curtain.style.position = 'absolute';
446 curtain.style.top = 0;
447 curtain.style.left = 0;
448 …curtain.style.width = ( undefined !== chart.realWidth ? chart.realWidth : chart.divRealWidth ) + '…
449 …curtain.style.height = ( undefined !== chart.realHeight ? chart.realHeight : chart.divRealHeight )…
450 curtain.style.textAlign = 'center';
451 curtain.style.display = 'table';
452 curtain.style.fontSize = '20px';
454 curtain.style.background = 'rgba(255, 255, 255, 0.3)';
456 curtain.style.background = 'rgb(255, 255, 255)';
/plugin/favoris/
H A Daction.php135 … if (!@file_exists(fullpath(wikiFN($page)))) $style="style=\"border:1px dashed red; margin:2px;\"";
136 else $style="style=\"border:1px solid #C0C0C0; margin:2px;\"";
140 … "<img src=\"".DOKU_URL."lib/plugins/snap/image.php?image=".rawurlencode($imagePath)."\" $style/>";
/plugin/styler/
H A Dstyle.css47 font-style: normal;
53 font-style: italic;
63 font-style: italic;
/plugin/mikioplugin/syntax/
H A Dcard.php85 $style = '';
87 $style = 'height:' . $data['image-height'] . ';';
89 $renderer->doc .= '<img src="' . $data['image'] . '" class="' . $this->elemClass . ' ' . $this->classPrefix . 'card-image' . ($data['image-cover'] ? ' ' . $this->classPrefix . 'image-cover' : '') . '" style="' . $style . '">';
/plugin/vshare/syntax/
H A Dvideo.php136 'style' => $this->sizeToStyle($data['width'], $data['height']),
154 * Create a style attribute for the given size
171 $style = '';
172 if ($width) $style .= 'width:' . $width . ';';
173 if ($height) $style .= 'height:' . $height . ';';
174 return $style;
/plugin/diagramsnet/lib/js/diagramly/util/
H A DmxAsyncCanvas.js67 var style = '';
71 style += 'bold ';
76 style += 'italic ';
79 this.ctx.font = style + this.state.fontSize + 'px ' + this.state.fontFamily;
/plugin/advanced/lang/en/config/
H A Dstyleini.txt1 ==== Template style.ini ====
3 The ''style.ini'' is a [[wp>INI_file|ini file]] in each [[doku>template]]'s directory((if the templ…
17 … are configured through the ''[replacements]'' section in the templates ''style.ini''. This is esp…
39 * [[doku>devel:style.ini]]
/plugin/pubmed2020/
H A Dstyle.css20 font-style: inherit;
33 font-style:italic;
37 font-style:italic;
110 font-style: italic;
/plugin/dw2pdf/vendor/mpdf/mpdf/src/Writer/
H A DBookmarkWriter.php108 // font style
109 $bms = $this->mpdf->bookmarkStyles[$o['l']]['style'];
110 $style = 0;
112 $style += 2;
115 $style += 1;
117 $this->writer->write(sprintf('/F %d', $style));
/plugin/freechat/phpfreechat/data/public/js/
H A Dpfcgui.js97 tabcontent.style.display = 'none';
102 tab_to_show.style.display = 'block';
141 … cc.style.display = "block"; // needed by IE6 to show the online div at startup (first loaded page)
161 … oc.style.display = "block"; // needed by IE6 to show the online div at startup (first loaded page)
280 div_content.style.display = 'none';
291 div_chat.style.height = ($('pfc_channels_content').offsetHeight-1)+'px';
292 div_online.style.height = ($('pfc_channels_content').offsetHeight-1)+'px';
441 elt.style.backgroundColor = '#'+bbc;
H A Dprototype.js1896 style = style == 'float' ? 'cssFloat' : style.camelize();
1897 var value = element.style[style];
1943 var els = element.style;
1979 element.style.top =
1980 element.style.left =
2175 switch (style) {
2251 style = (style == 'float' || style == 'cssFloat') ? 'styleFloat' : style.camelize();
2252 var value = element.style[style];
2255 if (style == 'opacity') {
2279 var filter = element.getStyle('filter'), style = element.style;
[all …]
/plugin/diagramsnet/lib/js/grapheditor/
H A DMenus.js70 elt.style.fontFamily = null;
662 var style = (graph.isStack(cell)) ? style :
922 table2.style.borderStyle = 'solid';
1014 label.style.padding = '4px';
1147 td[i].style.display = 'none';
1209 elt.style.textAlign = null;
1326 var style = cmdMapping[cmd];
1328 if (style != null)
1421 span.style.color = 'gray';
1669 elt.style.color = '#c3c3c3';
[all …]
/plugin/dirtylittlehelper/mermaid/editor/src/components/
H A DTag.svelte1 <style>
18 </style>
/plugin/searchtablejs/
H A Dtablefilter.js204 loaddiv.style.display = "none";
373 if(row[k].style.display == "none") row[k].style.display = "";
435 row[k].style.display = "none"; hiddenrows++;
438 row[k].style.display = "";
477 mdiv.style.visibility = "visible";
484 mdiv.style.visibility = "hidden";
519 row[ validRows[h] ].style.display = "";
719 t.style.tableLayout = "fixed";
729 if(k==i) cell.style.width = colWidth[i];
753 row[ visibleRows[i] ].style.display = "";
[all …]

1...<<11121314151617181920>>...89