Home
last modified time | relevance | path

Searched refs:input (Results 1 – 25 of 1117) sorted by path

12345678910>>...45

/template/20cones/css/
H A D20cones.less16 input,select {
H A D_edit.css93 /* summary input and minor changes checkbox */
104 .dokuwiki .editBar .summary input {
107 .dokuwiki .editBar .summary input.missing {
H A D_fileuploader.css72 .qq-uploader li input,
105 .qq-overwrite-check input {
H A D_forms.css39 .dokuwiki label.block input.edit {
56 .dokuwiki input.edit,
H A D_media_fullscreen.css423 #mediamanager__page form.meta input {
459 #mediamanager__page form.changes ul li div.li input {
H A D_media_popup.css67 #media__opts input {
70 [dir=rtl] #media__opts input {
205 #dw__mediasearch input.edit {
H A Dbasic.less349 input,
384 input,
392 input:active,
393 input:focus,
402 input[type=radio],
403 input[type=checkbox],
404 input[type=image] {
411 input[type=submit],
412 input[type=button],
413 input[typ
[all...]
H A Ddesign.less137 input {
155 input {
H A Dmobile.less240 #dokuwiki__sitetools form.search input {
263 /* force same height on search input and tools select */
264 #dokuwiki__sitetools form.search input,
281 #config__manager td .input,
283 .dokuwiki input.edit,
/template/20cones/images/
H A Dpagetools-build.php22 // load input images
23 $input = glob('pagetools/*.png');
24 sort($input);
25 $cnt = count($input);
27 die("No input images found. This script needs to be called from within the image directory!\n");
45 $IN = imagecreatefrompng($input[$i]);
51 $IN = imagecreatefrompng($input[$i]);
19 $input = glob('pagetools/*.png'); global() variable
/template/a_free_worldic/
H A D_design.css83 div.dokuwiki div.left_sidebar div.secedit input.button,
84 div.dokuwiki div.right_sidebar div.secedit input.button {
213 div.dokuwiki input.edit, div.dokuwiki select.edit {
217 div.dokuwiki input.missing {
228 div.dokuwiki div.left_sidebar form#dw__search input.edit,
229 div.dokuwiki div.right_sidebar form#dw__search input.edit {
235 div.dokuwiki input.button, div.dokuwiki button.button{
240 div.dokuwiki div.secedit input.button {
245 div.dokuwiki .bar input.button {
H A D_fileuploader.css76 .qq-uploader li input,
109 .qq-overwrite-check input {
H A D_mediamanager.css329 #mediamanager__page form.meta input {
333 #mediamanager__page form.meta input.button {
357 #mediamanager__page #page__revisions ul li div.li input {
H A Ddesign.css75 div.dokuwiki label.block input.edit {
102 div.dokuwiki input.edit,
115 html>body div.dokuwiki input.edit,
124 div.dokuwiki input.missing {
138 div.dokuwiki input.edit[disabled],
139 div.dokuwiki input.edit[readonly],
187 div.dokuwiki input.button,
201 html>body div.dokuwiki input.button,
206 * html div.dokuwiki input.button,
211 div.dokuwiki div.secedit input.button {
H A Dmedia.css70 #media__opts input {
76 *+html #media__opts input,
77 * html #media__opts input {
H A Drtl.css65 div.dokuwiki div.secedit input.button {
/template/a_new_day/
H A Ddesign.css237 div.dokuwiki label.block input.edit {
241 input.edit {
268 div.dokuwiki input.edit,
281 html>body div.dokuwiki input.edit,
290 div.dokuwiki input.missing {
333 div.dokuwiki input.button,
347 html>body div.dokuwiki input.button,
352 div.dokuwiki input.button:hover, button.button:hover {
357 * html div.dokuwiki input.button,
362 div.dokuwiki div.secedit input.button {
[all …]
H A Dmedia.css64 #media__opts input {
68 * html #media__opts input {
163 #media__content form.upload input.check {
H A Drtl.css60 div.secedit input.button {
/template/a_new_day/js/
H A Dprototype.js1920 var input = inputs[i];
1921 if ((typeName && input.type != typeName) || (name && input.name != name))
1923 matchingInputs.push(Element.extend(input));
2035 input: function(element) { method in Form.Element.Serializers
/template/able/css/
H A Dable-responsive.css19 #config__manager td .input,
21 #config__manager td input.edit {
H A Dable.css72 input, selector
155 input, selector
168 #secondary input,
173 #tertiary input,
516 input, selector
523 input[ type="button" ],
524 input[ type="reset" ],
525 input[ type="submit" ] {
592 input[ type="text" ],
593 input[ type="password" ] {
[all …]
H A Dbasic.css372 input, selector
393 input, selector
400 input[type=radio],
402 input[type=image],
403 input.check {
407 input[type=submit],
409 input[type=reset],
410 input.button,
417 input[disabled],
422 input[readonly],
[all …]
H A Ddesbest.css44 .page button, .page input[type="button"], .page input[type="reset"], .page input[type="submit"] {
/template/ach/css/
H A D_edit.css95 .dokuwiki #wiki__editbar .editButtons input, /* old, until 2012-01-25 */
96 .dokuwiki div.editBar .editButtons input /* new */ {
99 /* summary input and minor changes checkbox */
113 .dokuwiki #wiki__editbar .summary input, /* old, until 2012-01-25 */
114 .dokuwiki div.editBar .summary input /* new */ {
117 .dokuwiki #wiki__editbar .summary input.missing, /* old, until 2012-01-25 */
118 .dokuwiki div.editBar .summary input.missing /* new */ {
143 .dokuwiki .secedit input.button {

12345678910>>...45