Home
last modified time | relevance | path

Searched refs:select (Results 576 – 600 of 833) sorted by path

1...<<21222324252627282930>>...34

/plugin/metaeditor/
H A Djstree.js4178 h2.css(fn).width(Math.min(h1.text("pW" + h2[0].value).width(),w))[0].select();
H A Dstyle.css111 -webkit-user-select: none;
112 -moz-user-select: none;
113 -ms-user-select: none;
114 user-select: none;
/plugin/mikioplugin/assets/
H A Dstyles.less22 .user-select(@select: none) {
23 -webkit-user-select: @select;
24 -moz-user-select: @select;
25 -ms-user-select: @select;
26 user-select: @select;
[all...]
/plugin/move/
H A Dstyle.less100 select,
/plugin/multiorphan/
H A Dstyle.less17 input, select {
/plugin/mundart/doku/
H A Dsource.txt73 * **mundart_type** You can select your desired dialect here.
/plugin/namespacesearch/
H A Dstyle.css15 select.namespacesearch_namespace {
32 select.namespacesearch_namespace:hover {
36 select.namespacesearch_namespace option:nth-child(2n+1) {
40 select.namespacesearch_namespace option {
48 #dokuwiki__sitetools form.search select ~ #qsearch__in {
/plugin/noticeboard/noticeboard/
H A Dsyntax.php481 $out .= ' <select id="year" name="noticeboard_year">';
494 $out .= '</select>';
496 $out .= ' <select id="noticeboard_month" name="noticeboard_month">';
506 $out .= '</select>';
/plugin/noticeboard/
H A Dsyntax.php481 $out .= ' <select id="year" name="noticeboard_year">';
494 $out .= '</select>';
496 $out .= ' <select id="noticeboard_month" name="noticeboard_month">';
506 $out .= '</select>';
/plugin/offline/ui/dokuwiki/
H A Dscreen.css1select.edit{}#config__manager td textarea.edit{width:27.5em;height:4em;}#config__manager tr .input…
/plugin/ol3/
H A Dstyle.css1select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-colo…
/plugin/openlayersmap/lang/en/
H A Dhelp.txt8 * **switching themes or maps** clicking on the ≡ icon on the right-hand side of the map you can view and select available maps and themes
17 * **switching themes or maps** clicking on the ≡ icon on the right-hand side of the map you can view and select available maps and themes
/plugin/openlayersmap/ol7/
H A Dol-layerswitcher.css
H A Dol.css
H A Dol.js.map
/plugin/pagestat/
H A Dstyle.css54 .pt_window select{
/plugin/passpolicy/
H A D10k-common-passwords.txt3071 select
H A Dwords.txt3126 select
/plugin/passwordgrey/
H A Dscript.js64 textarea.select();
/plugin/pdfjs/pdfjs/build/
H A Dpdf.js.map1 …iceWidgetAnnotation';\n\n let selectElement = document.createElement('select');\n selectElem…
H A Dpdf.worker.js.map1 … if (fdIndex === -1) {\n warn('Glyph index is not in fd select.');\n v…
/plugin/pdfjs/pdfjs/web/
H A Ddebugger.js49 var select = selects[i];
50 if (select.dataset.fontName !== fontName) {
53 select.checked = !select.checked;
54 selectFont(fontName, select.checked);
55 select.scrollIntoView();
131 select.setAttribute('type', 'checkbox');
132 select.dataset.fontName = fontName;
133 select.addEventListener('click', (function(select, fontName) { argument
135 selectFont(fontName, select.checked);
137 })(select, fontName));
[all …]
H A Dviewer.css73 -webkit-user-select: none;
74 -moz-user-select: none;
75 -ms-user-select: none;
76 user-select: none;
432 select { selector
461 -webkit-user-select: none;
462 user-select: none;
473 -moz-user-select: none;
474 user-select: none;
485 -ms-user-select: none;
[all …]
H A Dviewer.js1981 PDFViewerApplication.appConfig.toolbar.pageNumber.select();
2465 PDFViewerApplication.appConfig.toolbar.pageNumber.select();
6611 this.findField.select();
13313 this.select();
13447 var select = this.items.scaleSelect;
13455 select.setAttribute('style', 'min-width: inherit;');
13456 var width = select.clientWidth + SCALE_SELECT_CONTAINER_PADDING;
13457 select.setAttribute('style', 'min-width: ' + (width + SCALE_SELECT_PADDING) + 'px;');
H A Dviewer.js.map1select","DEFAULT_VIEW_HISTORY_CACHE_SIZE","cacheSize","databaseStr","database","length","branch","…

1...<<21222324252627282930>>...34