Home
last modified time | relevance | path

Searched refs:pre (Results 76 – 100 of 525) sorted by relevance

12345678910>>...21

/plugin/s5/ui/yatil/
H A Dpretty.css20 ul, pre {margin: 0; line-height: 1em;} selector
36 pre {font-size: .7em; selector
42 pre code {display: block;}
43 pre code span {
/plugin/requiz/
H A Dstyle.css1 .dokuwiki #plugin__requiz_wrapper pre {
/plugin/jquery-syntax/
H A Ddw-fixes.css9 .syntax-container pre {
/plugin/prespan/
H A Dstyle.css8 white-space: pre;
/plugin/downloadcodeblock/
H A Dstyle.css1 #dokuwiki__content pre.code {
/plugin/baselink/
H A Dsyntax.php92 $link['pre'] = '';
/plugin/publish/lang/sk/
H A Dmailapprovetext.txt2 Váš návrh pre @TITLE@ na @DOKUWIKIURL@
/plugin/pycode/
H A Dstyle.css32 .dokuwiki pre.code.nums_pycode {
59 .dokuwiki pre.code.code_pycode {
/plugin/s5reloaded/ui/thesis/
H A Dprint.css72 div.extra, pre.extra, .example
134 pre , code
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/tags/autoescape/
H A Dwith_pre_escape_filters.test12 2. Don't double-pre-escape
44 2. Don't double-pre-escape
/plugin/purplenumbers/
H A Dstyle.css18 .dokuwiki pre:hover a.pn,
27 .dokuwiki pre:hover span.pn a,
/plugin/codeprettify/code-prettify/src/
H A Drun_prettify.js135 pre = addEventListener ? '' : 'on',
141 (e.type == 'load' ? win : doc)[rem](pre + e.type, init, false);
162 doc[add](pre + 'DOMContentLoaded', init, false);
163 doc[add](pre + 'readystatechange', init, false);
164 win[add](pre + 'load', init, false);
901 pre: 1, property in prettyPrint.appendDecorations.job
/plugin/jquery-syntax/jquery-syntax/base/
H A Djquery.syntax.layout.plain.css5 .syntax-container.syntax-theme-base .syntax.plain pre {
H A Djquery.syntax.layout.editor.css6 white-space: pre; }
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/src/Report/Html/Renderer/Template/css/
H A Dstyle.css68 white-space: pre;
88 pre span.string {
/plugin/weiqi/
H A Dstyle.css14 pre.w-source {
/plugin/s5/ui/pixel/
H A Dpretty.css12 ul, pre {margin: 0; line-height: 1em;} selector
28 pre {padding: 0; margin: 0.25em 0 0.5em 0.5em; color: #533; font-size: 90%;} selector
29 pre code {display: block;}
/plugin/s5/ui/flower/
H A Dpretty.css12 ul, pre {margin: 0; line-height: 1em;} selector
28 pre {padding: 0; margin: 0.25em 0 0.5em 0.5em; color: #533; font-size: 90%;} selector
29 pre code {display: block;}
/plugin/s5/ui/default/
H A Dpretty.css8 ul, pre {margin: 0; line-height: 1em;} selector
24 .slide pre {padding: 0; margin: 0.25em 0 0.5em 0.5em; color: #533; font-size: 90%;}
25 .slide pre code {display: block;}
/plugin/externallink/
H A Dsyntax.php95 $link['pre'] = '';
/plugin/highlightjs/highlight/
H A Dhighlight.js410 var pre = document.createElement('pre');
411 pre.innerHTML = result;
412 result = mergeStreams(original, nodeStream(pre), text);
474 function findCode(pre) { argument
475 for (var i = 0; i < pre.childNodes.length; i++) {
476 node = pre.childNodes[i];
/plugin/konsole/
H A Dplugin.info.txt7 desc Another terminal plugin with no pre, but div only.
/plugin/encryptedpasswords/
H A Dprint.less6 white-space: pre;
/plugin/smblink/
H A Dsyntax.php71 $link['pre'] = '';
/plugin/blog/
H A Daction.php211 $pre = strftime($dateprefix);
213 return cleanID(($ns ? $ns.':' : '').$pre.$title);

12345678910>>...21