Home
last modified time | relevance | path

Searched refs:style (Results 451 – 475 of 2224) sorted by path

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

/plugin/codemirror/dist/modes/
H A Dxquery.min.js1style:"keyword"}}var b=a("operator"),c={type:"atom",style:"atom"},d={type:"punctuation",style:null… property in AnonymousFunction69c976970200.a.d
H A Dxquery.min.js.map1style","operator","atom","punctuation","qualifier","kwObj",",","basic","i","l","length","types","o…
H A Dyaml-frontmatter.min.js.map1style","mode","blankLine"],"mappings":"CAGA,SAAWA,GACT,SAAWC,UAAW,gBAAmBC,SAAU,SACjDF,EAAIG,QAAQ,w…
/plugin/codemirror/dist/
H A Dscripts.min.js2style.zIndex=2}}return a.node}function Fc(a,b){var c=b.bgClass?b.bgClass+" "+(b.line.bgClass||""):…
3style.height=this.vert.style.width=a;this.horiz.style.pointerEvents=this.vert.style.pointerEvents=…
5style.left=b?Ed(a.display)+"px":"0";a.refresh()},true);c("coverGutterNextToScrollbar",false,functi…
6style.width="0px"}oa(e,"input",function(){if(g&&h>=9&&b.hasSelection){b.hasSelection=null}c.poll()…
7style.opacity=1;n(b,d.shiftKey,function(a,c){var d;if(c.line<3&&document.querySelector&&(d=b.displ…
8style:"def"},{sol:true,match:/^\t{1,}[\-\*]/,style:"def"}],patterns:[{sol:true,match:/^ {2,}[\-\*]…
H A Dscripts.min.js.map1style","createElement","cssText","createTextNode","i","eltP","setAttribute","range","createRange",…
H A Dstyles.min.css1style:italic}form#dw__editform .cm-link,#dokuwiki__content .cm-link{text-decoration:underline}form…
H A Dstyles.min.css.map1style cursor different in overwrite (non-insert) mode */\n.CodeMirror-overwrite .CodeMirror-cursor…
/plugin/codeprettify/
H A Dall.css31 list-style-position: outside;
33 pre.prettyprint ol.linenums > li.L0 { list-style-type: decimal; }
34 pre.prettyprint ol.linenums > li.L1 { list-style-type: decimal; }
35 pre.prettyprint ol.linenums > li.L2 { list-style-type: decimal; }
36 pre.prettyprint ol.linenums > li.L3 { list-style-type: decimal; }
37 pre.prettyprint ol.linenums > li.L4 { list-style-type: decimal; }
38 pre.prettyprint ol.linenums > li.L5 { list-style-type: decimal; }
39 pre.prettyprint ol.linenums > li.L6 { list-style-type: decimal; }
40 pre.prettyprint ol.linenums > li.L7 { list-style-type: decimal; }
41 pre.prettyprint ol.linenums > li.L8 { list-style-type: decimal; }
[all …]
/plugin/codeprettify/code-prettify/
H A DCHANGES.md59 * Added `.mxml` extension to the markup style handler for
62 * Added `.m` extension to the C style handler so that Objective C source files
121 * Bug fix: VB REM style comments.
H A DREADME.md115 inside the `<pre>` and using `language-java` style classes:
216 <style>
219 list-style-type: decimal !important;
221 </style>
/plugin/codeprettify/code-prettify/src/
H A Dnode_prettify.js758 var style = styleCache[token];
762 if (typeof style === 'string') {
768 style = patternParts[0];
774 style = patternParts[0];
780 style = PR_PLAIN;
784 isEmbedded = style.length >= 5 && 'lang-' === style.substring(0, 5);
787 style = PR_SOURCE;
790 if (!isEmbedded) { styleCache[token] = style; }
797 decorations.push(basePos + tokenStart, style);
809 var lang = style.substring(5);
H A Dprettify.css43 .com { color: #600; font-style: italic }
64 li.L8 { list-style-type: none }
H A Dprettify.js806 var style = styleCache[token];
810 if (typeof style === 'string') {
816 style = patternParts[0];
822 style = patternParts[0];
828 style = PR_PLAIN;
832 isEmbedded = style.length >= 5 && 'lang-' === style.substring(0, 5);
835 style = PR_SOURCE;
838 if (!isEmbedded) { styleCache[token] = style; }
845 decorations.push(basePos + tokenStart, style);
857 var lang = style.substring(5);
H A Drun_prettify.js1035 var style = styleCache[token];
1039 if (typeof style === 'string') {
1045 style = patternParts[0];
1051 style = patternParts[0];
1057 style = PR_PLAIN;
1061 isEmbedded = style.length >= 5 && 'lang-' === style.substring(0, 5);
1064 style = PR_SOURCE;
1067 if (!isEmbedded) { styleCache[token] = style; }
1074 decorations.push(basePos + tokenStart, style);
1086 var lang = style.substring(5);
/plugin/codeprettify/code-prettify/styles/
H A Ddesert.css18 li.L0,li.L1,li.L2,li.L3,li.L5,li.L6,li.L7,li.L8 { list-style-type: none }
26 pre .com, code .com { color: #600; font-style: italic }
H A Ddoxy.css5 pre .com, code .com { color: #32cd32; font-style: italic; } /* comment - green */
45 li.L0,li.L1,li.L2,li.L3,li.L5,li.L6,li.L7,li.L8 { list-style-type: none }
54 pre .com, code .com { color: #0c3; font-style: italic; }
H A Dsons-of-obsidian.css67 list-style-type: decimal;
86 font-style: italic;
H A Dsunburst.css6 pre .com, code .com { color: #AEAEAE; font-style: italic; } /* comment - gray */
31 li.L0,li.L1,li.L2,li.L3,li.L5,li.L6,li.L7,li.L8 { list-style-type: none }
38 pre .com, code .com { color: #600; font-style: italic; }
/plugin/columns/
H A Dsyntax.php268 if ($style != '') {
312 $style .= '<style:table-properties';
321 $style .= '</style:style>';
342 $style .= '/>';
343 $style .= '</style:style>';
351 $style .= ' fo:border="none"';
352 $style .= ' fo:padding-top="0cm"';
353 $style .= ' fo:padding-bottom="0cm"';
379 $style .= '/>';
380 $style .= '</style:style>';
[all …]
/plugin/combo/ComboStrap/
H A DBrandButton.php349 $style = <<<EOF
358 return $style;
382 $style
593 //$linkAttributes->addComponentAttributeValue("href", "#"); // with # we style navigate to the top
H A DBrandTag.php86 $style = $brandButton->getStyle();
88 return LogUtility::wrapInRedForHtml("The style of the {$brandButton->getType()} button ($brandButton) could not be determined. Error: {$e->getMessage()}");
91 PluginUtility::getSnippetManager()->attachCssInternalStyleSheet($snippetId, $style);
H A DCall.php855 $style = $this->getAttribute("style");
857 if ($style !== null) {
858 $cssValue = "$style; $cssValue";
860 $this->addAttribute("style", $cssValue);
H A DSlotManagerMenuItem.php142 $style = '';
145 $style = ' style="color:rgba(0,0,0,0.65)"';
151 $html .= "<tr><td class='pe-2'>$action</td><td><a href=\"{$url->toHtmlString()}\" class=\"$class\"$style>{$secondaryPath->toAbsoluteId()}</a></td></tr>";
/plugin/combo/ComboStrap/Tag/
H A DFollowTag.php63 $style = $brand->getStyle();
65 $message = "The style of the share button ($brand) could not be determined. Error: {$e->getMessage()}";
69 PluginUtility::getSnippetManager()->attachCssInternalStyleSheet($snippetId, $style);
H A DShareTag.php49 $style = $brandButton->getStyle();
51 $rendererHtml .= LogUtility::wrapInRedForHtml("The style of the share button ($brandButton) could not be determined. Error: {$e->getMessage()}");
55 PluginUtility::getSnippetManager()->attachCssInternalStyleSheet($snippetId, $style);

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