Home
last modified time | relevance | path

Searched refs:block (Results 1376 – 1400 of 1440) sorted by path

1...<<5152535455565758

/plugin/virtualkeyboard/vk/keyboard/
H A Dkeyboard.css21 display: inline-block;
41 display: block;
53 display: block;
/plugin/vkeyboard/
H A Dstyle.css111 display:inline-block;
235 display:block;
H A Dvkeyboard.js.unc1208 ol.style.display = "block";
/plugin/watchcycle/
H A Dstyle.less6 display: inline-block;
35 display: inline-block;
60 display: block;
64 display: block;
/plugin/webcode/
H A DREADME.md12 code block.
14 By enclosing code block by a `<webcode>` block, the plugin will add the result after the last webco…
72 * Added the possibility to cache a code block
110 * Two block of the same code are now concatenated
H A Dstyle.css22 display: inline-block;
/plugin/webcode/_test/data/pages/
H A Ddisplay.txt1 ====== Webcode - Not displaying code block ======
4 This is possible to cache code block with this syntax:
20 console.log("A log from the cached block");
29 * We should not see the cached code block (Only the bullet point of the list)
32 console.log("A log from the cached block.");
34 * We should see the code block below
36 console.log("A log from the visible block");
38 …* In the result, we should see two log line (one from the cached block and one from the visible on…
H A Dtwo.txt4 This is to be sure not leak code from one webcode block to another
H A Dwebcode.txt6 * [[display]]: This is possible to cache an individual code block
8 * [[two]]: be sure to not leak code from one webcode block to another
/plugin/webcode/vendor/
H A Dfirebug-lite-1.4.js4047 }}function addParts(val,delim,block,info,escapeIt){var vals=[]; argument
4062 if(parts){block.push(delim,parts)
H A Dfirebug-lite.css45 #Firebug .Nav .Tab { display:block; width:auto; float:left; padding:3px 6px 2px 6px; cursor:pointer…
92 …; background:#eee; border:1px solid #eee; text-decoration:none; *display:block; *width:auto; *flo…
108 #Firebug .Left .HTML .Block .Link { display:block; color:#333; padding:2px 2px 2px 0; }
144 …; background:#eee; border:1px solid #eee; text-decoration:none; *display:block; *width:auto; *flo…
177 #Firebug .Left .XHR .Block strong { display:block; text-align:center; padding:3px; background:rgb(2…
178 #Firebug .Left .XHR .Block span { display:block; text-align:center; overflow:hidden; }
/plugin/webcomponent/_test/data/pages/
H A Dconsole.txt4 …component is just a semantic layer above the [[doku>wiki:syntax#code_blocks|dokuwiki file block]].
H A Dunit.txt5 …omponent|component]] to indicate a unit of sequence of [[doku>wiki:syntax#code_blocks|code block]].
14 * The unit node may got the ''display="none"'' property to not display the whole block
20 %%A block code%%
38 %%A code block may also come here but as we can't nest node in dokuwiki we can put it in a renderin…
50 The unit node may got the ''display="none"'' property to not display the whole block
H A Dwebcomponent.txt21 * [[doku>wiki:syntax#code_blocks|code block]] extension
/plugin/webdav/vendor/sabre/dav/lib/DAV/Browser/assets/openiconic/
H A Dopen-iconic.css21 display: inline-block;
/plugin/webdav/vendor/sabre/dav/lib/DAV/Browser/assets/
H A Dsabredav.css116 display: inline-block;
199 display: inline-block;
208 display: inline-block;
/plugin/webdav/vendor/sabre/event/lib/Loop/
H A DLoop.php223 * @param bool $block
226 function tick($block = false) { argument
232 if (!$block) {
H A Dfunctions.php148 * @param bool $block
151 function tick($block = false) { argument
153 return instance()->tick($block);
/plugin/weiqi/
H A Dsyntax.php83 function getPType(){ return 'block';}
/plugin/whyspam/
H A Dadmin.php80 foreach($blockfile as $block){
82 $block = preg_replace('/#.*$/','',$block);
83 $block = trim($block);
84 if(empty($block)) continue;
85 if(preg_match('#('.$block.')#si',$text,$matches)){
91 $found[] = array($file, $i, $block, $snip);
H A Dstyle.css2 display: block;
/plugin/widearea/widearea/
H A Dwidearea.css64 display: block !important;
98 display: block;
/plugin/wikicalendar/
H A Dstyle.css88 display: block;
H A Dsyntax.php92 function getPType() { return 'block'; }
/plugin/wrap/
H A Dall.less21 display: block;
29 display: block;
81 display: block;

1...<<5152535455565758