Searched refs:pickers (Results 1 – 8 of 8) sorted by relevance
| /plugin/semanticdata/ |
| D | script.js | 35 var pickers = getElementsByClass(c_class, document, 'label'); 36 for (var i = 0 ; i < pickers.length ; ++i) { 38 pickers[i].style.zIndex = 41; 39 addAutoCompletion(pickers[i].lastChild, 40 'data_page_' + pickers[i].className.match(classes[c_class][1])[1],
|
| /plugin/diagramsnet/lib/js/diagramly/ |
| D | DriveClient.js | 11 var pickers = {}; 2052 var picker = pickers[name]; 2054 if (picker == null || pickers[name + 'Token'] != _token) 2056 pickers[name + 'Token'] = _token; 2072 .setOAuthToken(pickers[name + 'Token']) 2132 if (pickers[name] == null || pickers[name + 'Token'] != _token) 2141 pickers[name + 'Token'] = _token; 2172 pickers[name] = new google.picker.PickerBuilder() 2173 .setOAuthToken(pickers[name + 'Token']) 2186 pickers[name] = pickers[name].setSize(cSize[0], cSize[1]); [all …]
|
| /plugin/toolbuttondel/ |
| D | action.php | 22 $this->pickers($event); 110 function pickers(& $event) { function in action_plugin_toolbuttondel
|
| /plugin/edittable/less/ |
| D | editor.less | 36 // add a z-index to DokuWiki's toolbar pickers
|
| /plugin/calendar/ |
| D | CHANGELOG.md | 96 - Focus styles on custom date/time pickers 132 Both date inputs and time selects have been replaced with custom, lightweight pickers to eliminate … 162 … browser freezes when opening. This version replaces them with lightweight custom dropdown pickers. 174 - Time data pre-computed once, reused for all pickers 179 - Native `<select>` time pickers (caused 2600ms+ freezes) 1767 - **Fixed:** Form elements (field labels, inputs, checkboxes, recurring options, color pickers) — a…
|
| /plugin/combo/resources/library/bootstrap/5.0.1/ |
| H A D | bootstrap.min.css.map | 1 …tion {\n -webkit-appearance: none;\n}\n\n// Remove padding around color pickers in webkit browser…
|
| H A D | bootstrap.rtl.min.css.map | 1 …tion {\n -webkit-appearance: none;\n}\n\n// Remove padding around color pickers in webkit browser…
|
| /plugin/dirtylittlehelper/mermaid/editor/docs/ |
| D | bundle.js.map | 1 …pickers\n this._renderInsideEditor(this._primaryCursorPosition, top, left, canUseZeroSi…
|