Home
last modified time | relevance | path

Searched refs:type (Results 201 – 225 of 1276) sorted by relevance

12345678910>>...52

/template/basical/css/
H A Dprint.css43 list-style-type: lower-alpha;
46 list-style-type: upper-roman;
49 list-style-type: upper-alpha;
52 list-style-type: lower-roman;
/template/fictive/css/
H A Dprint.css43 list-style-type: lower-alpha;
46 list-style-type: upper-roman;
49 list-style-type: upper-alpha;
52 list-style-type: lower-roman;
/template/cutopillar/css/
H A Dprint.css43 list-style-type: lower-alpha;
46 list-style-type: upper-roman;
49 list-style-type: upper-alpha;
52 list-style-type: lower-roman;
/template/starterbootstrap/css/
H A Dbootstrap.min.css5type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[…
H A Dbootstrap.css130 input[type="reset"],
131 input[type="submit"] {
147 input[type="checkbox"],
148 input[type="radio"] {
158 input[type="search"] {
2352 input[type="radio"],
2358 input[type="file"] {
2430 input[type="date"],
2431 input[type="time"],
6505 input[type="text"],
[all …]
/template/battlehorse/
H A Dmain.php32 function is_action_enabled($type) { argument
33 $ctype = $type;
34 if($type == 'history') $ctype='revisions';
/template/sprintdoc/css/plugins/
H A Dtagging.less96 div > button[type="submit"] {
113 button[type="submit"] {
116 &:first-of-type {
H A Dbureaucracy.less50 input[type="checkbox"] {
91 button[type="submit"] {
112 button[type="submit"] {
/template/starterbootstrap/js/
H A Dbootstrap.js437 $next.addClass(type)
1203 this.type =
1235 this.type = type
1335 var e = $.Event('show.bs.' + this.type)
1346 var tipId = this.getUID(this.type)
1366 .data('bs.' + this.type, this)
1477 var e = $.Event('hide.bs.' + this.type)
1483 .trigger('hidden.bs.' + that.type)
1623 that.$element.off('.' + that.type).removeData('bs.' + that.type)
2014 type: 'hidden.bs.tab',
[all …]
/template/ospyramid/css/blueprint/
H A Dscreen.css56 ul {list-style-type:disc;}
57 ol {list-style-type:decimal;}
87 input[type=text], input[type=password], input[type=url], input[type=email], input.text, input.title…
88 input[type=text]:focus, input[type=password]:focus, input[type=url]:focus, input[type=email]:focus,…
90 input[type=text], input[type=password], input[type=url], input[type=email], input.text, input.title…
/template/peanutbutter/css/
H A Dbasic.css172 ol ol { list-style-type: lower-alpha; }
173 ol ol ol { list-style-type: upper-roman; }
174 ol ol ol ol { list-style-type: upper-alpha; }
175 ol ol ol ol ol { list-style-type: lower-roman; }
429 input[type=radio],
430 input[type=checkbox],
431 input[type=image],
436 input[type=submit],
437 input[type=button],
438 input[type=reset],
H A Dbasic.css.dist174 ol ol { list-style-type: lower-alpha; }
175 ol ol ol { list-style-type: upper-roman; }
176 ol ol ol ol { list-style-type: upper-alpha; }
177 ol ol ol ol ol { list-style-type: lower-roman; }
431 input[type=radio],
432 input[type=checkbox],
433 input[type=image],
438 input[type=submit],
439 input[type=button],
440 input[type=reset],
H A Dprint.css43 list-style-type: lower-alpha;
46 list-style-type: upper-roman;
49 list-style-type: upper-alpha;
52 list-style-type: lower-roman;
/template/notos/css/
H A Dadmin.less10 input[type=checkbox],
11 input[type=radio] {
/template/congrid/
H A Dtpl_functions.php684 * @param string $type Type or name to render
688 function tpl_generate_div(array &$layout, $type, array $params, $level=1) { argument
707 switch ($type)
815 if ($type == 'content') {
817 } else if ($type == 'footer') {
823 switch ($type)
890 print('<div>Invalid cell type ("'.$type.'")</div>');
/template/doogiestpl/css/
H A Dprint.css113 list-style-type: square;
133 div.dokuwiki ol { list-style-type: decimal; }
134 div.dokuwiki ol ol { list-style-type: upper-roman; }
135 div.dokuwiki ol ol ol { list-style-type: lower-alpha; }
136 div.dokuwiki ol ol ol ol { list-style-type: lower-greek; }
/template/slaad/
H A Dprint.css36 ul{line-height:1.5em; list-style-type:square; margin:0 0 0.5em 1.5em; padding:0;}
40 div.dokuwiki ol{list-style-type:decimal}
41 div.dokuwiki ol ol{list-style-type:upper-roman}
42 div.dokuwiki ol ol ol{list-style-type:lower-alpha}
43 div.dokuwiki ol ol ol ol{list-style-type:lower-greek}
/template/comicslate/images/
H A Dsite.webmanifest6 "type": "image/png"
11 "type": "image/png"
/template/greensteel/css/
H A Dprint.css43 list-style-type: lower-alpha;
46 list-style-type: upper-roman;
49 list-style-type: upper-alpha;
52 list-style-type: lower-roman;
/template/monochrome/css/
H A Dprint.css41 list-style-type: lower-alpha;
44 list-style-type: upper-roman;
47 list-style-type: upper-alpha;
50 list-style-type: lower-roman;
/template/congrid/css/
H A Dprint.css43 list-style-type: lower-alpha;
46 list-style-type: upper-roman;
49 list-style-type: upper-alpha;
52 list-style-type: lower-roman;
/template/kajukkd/css/
H A Dprint.css50 list-style-type: lower-alpha;
54 list-style-type: upper-roman;
58 list-style-type: upper-alpha;
62 list-style-type: lower-roman;
/template/flat/assets/js/
H A Dflat.js415 $next.addClass(type)
1220 this.type =
1252 this.type = type
1352 var e = $.Event('show.bs.' + this.type)
1363 var tipId = this.getUID(this.type)
1383 .data('bs.' + this.type, this)
1494 var e = $.Event('hide.bs.' + this.type)
1500 .trigger('hidden.bs.' + that.type)
1640 that.$element.off('.' + that.type).removeData('bs.' + that.type)
2016 type: 'hidden.bs.tab',
[all …]
/template/twigstarter/vendor/twig/twig/src/
H A DTokenStream.php71 public function expect($type, $value = null, string $message = null): Token argument
74 if (!$token->test($type, $value)) {
80 Token::typeToEnglish($type), $value ? sprintf(' with value "%s"', $value) : ''),
/template/spacedok/
H A Dprint.css120 list-style-type: square;
140 div.dokuwiki ol { list-style-type: decimal; }
141 div.dokuwiki ol ol { list-style-type: upper-roman; }
142 div.dokuwiki ol ol ol { list-style-type: lower-alpha; }
143 div.dokuwiki ol ol ol ol { list-style-type: lower-greek; }

12345678910>>...52