Home
last modified time | relevance | path

Searched refs:style (Results 2026 – 2050 of 2224) sorted by path

1...<<818283848586878889

/plugin/tindexmenu/
H A Dindexmenu-full.js494 eLoad.style.width = 'auto';
615 div.style.display = "inline";
621 div.style.border = "none";
629 div.style.border = "none";
638 div.style.display = "none";
643 div.style.display = "block";
660 left.style.height = h + "px";
661 left.style.top = w + "px";
663 left.style.display = "block";
752 rmenu.style.display = 'inline';
[all …]
H A Dindexmenu.js41 …on.minus:b?this.icon.plusBottom:this.icon.plus;jQuery("#d"+this.obj+c)[0].style.display=a?"block":…
47 …ML="Loading ...",$("s"+this.obj+a).parentNode.appendChild(c),c.style.width="auto",c.style.display=…
49 …ree_"+this.obj)[0];f=parseInt(e.offsetLeft,0);"r"==a?($("left_"+this.obj).style.border="thin inset…
50style.left=a+"px";this.scrllTmr=setTimeout(function(){e.scrollLeft(a-c,c+d,b,d)},20)}};dTree.proto…
51 dTree.prototype.stopscroll=function(){$("left_"+this.obj).style.border="none";clearTimeout(this.scr…
52 …d(b),"none"==b.style.display&&(b.style.display="inline"));this.config.scroll&&(b=jQuery("#z"+this.…
53style.border="thin inset";f.scroll("l",4,a,1)},b.onmouseout=function(){b.style.border="none";f.sto…
54style.display==a&&(c=$("dtree_"+this.obj),c=parseInt(c.offsetHeight/3,0),b=50*parseInt(c/50,0),50>…
56 e[3],e[4],e[5],e[6]);d.fajax?(d.fajax=!1,d.openCurNS(0)):d.openTo(c.id,!1,!0);$("l"+d.obj).style.di…
58style.display="inline";return!1};dTree.prototype.divdisplay=function(a,c){var b=jQuery("#"+a+this.…
H A Dnojsindex-full.js47 sublists[0].style.display='none';
55 sublists[0].style.display='';
H A Dnojsindex.js1 …].style.display="none";listitem.className="closed";e.preventDefault();return false;}if(sublists.le…
H A Dscript.js27 toc_picker.style.display = 'none';
65 indx_list.style.position = 'absolute';
66 indx_list.style.display = 'none';
74 if(picker.style.display == 'none'){
82 picker.style.display = 'block';
83 picker.style.left = x+'px';
84 picker.style.top = y+'px';
87 picker.style.display = 'none';
151 obj.style.left=X-5+'px';
152 obj.style.top=Y-5+'px';
H A Dstyle.css12 a.indexmenu_idx_head link style of a namespace with url (headpage) nojs
13 a.indexmenu_idx link style of a namespace without url nojs
165 list-style-type: none !important;
166 list-style-image: none !important;
/plugin/tip/
H A Dsyntax_plugin_tip.css10 in the file "style.css" or rename this file to "style.css".
/plugin/tipoftheday/
H A Dstyle.css22 list-style: none;
/plugin/tline/
H A DCHANGES.txt27 div.style.background = color;
50 Timelines, is actually the 'height' style of the various divs.
H A Dsyntax.php73 $R->doc .='<div id="tl" class="timeline-default" style="height:'.$data[2].';"></div>';
/plugin/tline/timeline_ajax/
H A Dsimile-ajax-bundle.js221 },curCSS:function(elem,name,force){var ret,style=elem.style;
229 style.outline=save;
231 }if(!force&&style&&style[name]){ret=style[name];
254 style.left=ret||0;
256 style.left=left;
1736 B.style.opacity=C;
1744 F.style.top="0px";
1755 F.style.left="";
1756 F.style.top="";
1758 F.style.width="";
[all …]
/plugin/tline/timeline_js/
H A Dtimeline-bundle.css5 /* style for ethers */
6 .timeline-ether-lines{border-color:#666; border-style:dotted; position:absolute;}
H A Dtimeline-bundle.js143 C.style.top=B+"px";
144 C.style.left="-1em";
147 C.style.left=B+"px";
148 C.style.top="-1em";
189 D.style.zIndex=C;
561 q.style.top=Z+"px";
727 A.style.top=H+"px";
738 B.style.top=F+"px";
750 L.style.top=J+"px";
881 G.style.top=I+"px";
[all …]
/plugin/tocselect/
H A Dstyle.css18 list-style-type: none;
53 list-style-type:none;
/plugin/toctweak/
H A Dall.less8 METATOC hierarchical list style
12 border-style: solid;
26 list-style-type: none;
49 border-style: solid;
65 list-style-type: square;
68 list-style-type: none;
79 list-style-type: square;
92 list-style-type: none;
125 // list-style: none;
138 list-style-type: none;
/plugin/todo/
H A Dstyle.css6 span.todouser { font-size: x-small; cursor:default; font-style: italic; padding-left: 3px; padding-right: 3px; margin-right: 4px; }
/plugin/toggle/
H A Dsyntax.php87 …$renderer->doc.= '<span class="plugin_toggle" style="padding:2px; border:1px solid; cursor:pointer…
/plugin/tools/
H A Dstyle.css3 list-style: none;
13 list-style: none;
20 list-style: none;
/plugin/tooltip/
H A DChangeLog18 * style.css: (update) set "div.dokuwiki" specifiers to all CSS styles.
19 * style.css: (add) added "winlike" style.
20 * style.css: (bug) solved CSS issue that made boxes transparent in lists
37 * style.css: modified default styles to use Opera-like tooltip outlines.
H A Dstyle.css1 /** @file tooltip/style.css
12 * To create your own style follow instructions at Wiki page.
57 * This is an alternate style based on Microsoft Windows's
99 * The "inline style" is defined for the shorthand (one word) syntax
101 * the default style.
/plugin/tooltip/syntax/
H A Dshort.php111 $renderer->doc.= '<span class="'. $style. '"><span>';
H A Dtooltip.php87 // would indicate a 'style' parameter
124 $renderer->doc.= '<span class="'. $style. '"><span>'. $text;
/plugin/topbarsyntax/
H A Dcsshover3.htc101 var style = rule.style.cssText,
139 // duplicate expressions need not be set, but the style could differ
140 sheet.addRule(newSelect, style);
151 if(node.style[property]) {
152 node.style[property] = null;
H A Dstyle.css24 list-style: none;
120 list-style: none;
226 list-style: none;
/plugin/tos/
H A Dstyle.less30 list-style-type: none;

1...<<818283848586878889