Home
last modified time | relevance | path

Searched refs:type (Results 1 – 25 of 1276) sorted by path

12345678910>>...52

/template/20cones/
H A DCOPYING322 Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
324 under certain conditions; type `show c' for details.
/template/20cones/css/
H A D_admin.css
H A D_media_fullscreen.css443 list-style-type: none;
H A D_media_popup.css88 list-style-type: none;
H A D_recent.css8 /* select type of revisions (media/pages) */
H A Dbasic.less153 ol ol { list-style-type: lower-alpha; }
154 ol ol ol { list-style-type: upper-roman; }
155 ol ol ol ol { list-style-type: upper-alpha; }
156 ol ol ol ol ol { list-style-type: lower-roman; }
402 input[type=radio],
403 input[type=checkbox],
404 input[type=image] {
411 input[type=submit],
412 input[type=button],
413 input[type
[all...]
H A Dprint.css44 list-style-type: lower-alpha;
47 list-style-type: upper-roman;
50 list-style-type: upper-alpha;
53 list-style-type: lower-roman;
/template/a_free_worldic/
H A DCOPYING317 Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
319 under certain conditions; type `show c' for details.
H A D_mediamanager.css348 list-style-type: none;
H A Ddesign.css410 list-style-type: square;
439 div.dokuwiki ol {list-style-type: decimal}
440 div.dokuwiki ol ol {list-style-type: upper-roman}
441 div.dokuwiki ol ol ol {list-style-type: lower-alpha}
442 div.dokuwiki ol ol ol ol {list-style-type: lower-greek}
446 /*list-style-type: circle;*/
451 /*list-style-type: disc;*/
555 list-style-type: none;
H A Dmedia.css47 list-style-type: none;
54 list-style-type: none;
H A Dprint.css116 list-style-type: square;
136 div.dokuwiki ol {list-style-type: decimal}
137 div.dokuwiki ol ol {list-style-type: upper-roman}
138 div.dokuwiki ol ol ol {list-style-type: lower-alpha}
139 div.dokuwiki ol ol ol ol {list-style-type: lower-greek}
/template/a_new_day/
H A D_admin.css6 list-style-type: none;
H A Dcsshover3.htc145 patch:function(node, type, className) {
162 // create an instance for the given type and class
163 var element = new CSSHoverElement(node, type, className);
170 return type;
210 function CSSHoverElement(node, type, className) {
216 this.type = type;
224 node.attachEvent(CSSEvents[type].activator, this.activator);
225 node.attachEvent(CSSEvents[type].deactivator, this.deactivator);
240 this.type = null;
249 return function(node, type, className) {
[all …]
H A Ddesign.css633 list-style-type: square;
654 div.dokuwiki ol {list-style-type: decimal}
655 div.dokuwiki ol ol {list-style-type: upper-roman}
656 div.dokuwiki ol ol ol {list-style-type: lower-alpha}
657 div.dokuwiki ol ol ol ol {list-style-type: lower-greek}
661 /*list-style-type: circle;*/
666 /*list-style-type: disc;*/
787 list-style-type: none;
H A Dmedia.css43 list-style-type: none;
49 list-style-type: none;
H A Dprint.css118 list-style-type: square;
135 div.dokuwiki ol {list-style-type: decimal}
136 div.dokuwiki ol ol {list-style-type: upper-roman}
137 div.dokuwiki ol ol ol {list-style-type: lower-alpha}
138 div.dokuwiki ol ol ol ol {list-style-type: lower-greek}
H A Dsidebar.css24 list-style-type: none;
53 list-style-type: square;
H A Dtopbar.css49 list-style-type : none;
102 list-style-type : none;
H A Dtpl_functions.php69 function is_action_enabled($type) { argument
70 $ctype = $type;
71 if($type == 'history') $ctype='revisions';
/template/a_new_day/js/
H A Dcontrols.js573 okButton.type = "submit";
609 textField.type = "text";
H A Ddragdrop.js942 Element.offsetSize = function (element, type) { argument
943 return element['offset' + ((type=='vertical' || type=='height') ? 'Height' : 'Width')];
H A Dprototype.js1921 if ((typeName && input.type != typeName) || (name && input.name != name))
1948 return element.type != 'hidden' && !element.disabled &&
2009 !['button', 'reset', 'submit'].include(element.type) ) )
2036 switch (element.type.toLowerCase()) {
2054 return this[element.type == 'select-one' ?
2150 if (element.type) {
2151 switch (element.type.toLowerCase()) {
/template/able/
H A DCOPYING316 Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
318 under certain conditions; type `show c' for details.
/template/able/css/
H A Dable.css523 input[ type="button" ],
524 input[ type="reset" ],
525 input[ type="submit" ] {
549 input[ type="button" ]:hover,
550 input[ type="reset" ]:hover,
570 input[ type="reset" ]:active,
571 input[ type="reset" ]:focus,
573 input[ type="button" ]:focus,
592 input[ type="text" ],
593 input[ type="password" ] {
[all …]

12345678910>>...52