Home
last modified time | relevance | path

Searched refs:cursor (Results 501 – 525 of 652) sorted by path

1...<<21222324252627

/plugin/openlayersmap/lang/nl/
H A Dhelp.txt18 * **informatie opvragen** in de kaart kunnen zich elementen bevinden die meer informatie dragen, middels de i toets activeert u een cursor die met de pijltoetsen verschoven kan worden, met de enter toets voert u een opvraag actie uit. Gebruik de i of de escape toets om deze functie weer uit te schakelen en terug te keren naar navigatie modus
/plugin/openlayersmap/ol7/
H A Dol.css
H A Dol.js.map
/plugin/openlayersmap/
H A Dscript.js561 // change mouse cursor when over marker
565 map.getTarget().style.cursor = hit ? 'pointer' : '';
708 // cursor: 'help',
H A Dstyle.less41 cursor: default;
/plugin/openlayersmapoverlays/
H A Dscript.js156 cursor: 'help',
/plugin/outliner/
H A Dprint.css55 cursor: pointer;
H A Dstyle.css18 cursor: pointer;
/plugin/pagestat/
H A Dstyle.css7 cursor: pointer;
59 cursor: pointer;
94 cursor: pointer;
98 cursor: pointer;
140 cursor:pointer;
176 cursor: pointer;
192 cursor: pointer;
/plugin/panoview/
H A Dscript.js305 this.surface.style.cursor = PanoJS.GRAB_MOUSE_CURSOR;
812 … this.surface.style.cursor = (pressed ? PanoJS.GRABBING_MOUSE_CURSOR : PanoJS.GRAB_MOUSE_CURSOR);
H A Dstyle.css17 /*cursor: grab;*/
18 cursor: -moz-grab;
65 cursor: pointer;
/plugin/passpolicy/
H A Dwords.txt853 cursor
/plugin/passwordgrey/
H A Dstyle.css5 cursor: text !important;
15 cursor: pointer;
/plugin/passwords/
H A Dstyle.css6 cursor: pointer;
/plugin/pdfjs/pdfjs/build/
H A Dpdf.js9165 cursor = 0,
9171 loop: while ((input[cursor - 1] !== EOF || cursor === 0) && !this._isInvalid) {
9172 var c = input[cursor];
9216 cursor = 0;
9255 if (c === '/' && input[cursor + 1] === '/') {
9304 var nextC = input[cursor + 1];
9305 var nextNextC = input[cursor + 2];
9412 cursor -= buffer.length;
9579 cursor++;
H A Dpdf.js.map1cursor","seenAt","seenBracket","input","err","isRelativeScheme","percentEscape","nextC","nextNextC…
H A Dpdf.worker.js10334 cursor = 0,
10340 loop: while ((input[cursor - 1] !== EOF || cursor === 0) && !this._isInvalid) {
10341 var c = input[cursor];
10385 cursor = 0;
10424 if (c === '/' && input[cursor + 1] === '/') {
10473 var nextC = input[cursor + 1];
10474 var nextNextC = input[cursor + 2];
10581 cursor -= buffer.length;
10748 cursor++;
H A Dpdf.worker.js.map1cursor","seenAt","seenBracket","input","err","isRelativeScheme","percentEscape","nextC","nextNextC…
/plugin/pdfjs/pdfjs/web/
H A Dviewer.css31 cursor: text;
72 cursor: default;
107 cursor: pointer;
460 cursor: none;
472 cursor: none;
484 cursor: none;
496 cursor: none;
520 cursor: none;
524 cursor: none;
528 cursor: none;
[all …]
H A Dviewer.js.map1cursor should be restored instead.\n let scaleCorrectionFactor = currentScale / previousScale…
/plugin/pdftools/
H A Dstyle.css86 cursor: pointer;
106 cursor: pointer;
/plugin/permissioninfo/lang/en/
H A Dhelp.txt4 If you hover your mouse cursor over a user name you can see his login name.
/plugin/pgn4web/pgn4web/libs/jscolor/
H A Djscolor.js730 p.padM.style.cursor = 'crosshair';
753 p.sldM.style.cursor = 'pointer';
755 p.sldM.style.cursor = 'hand';
776 p.btn.style.cursor = 'pointer';
778 p.btn.style.cursor = 'hand';
/plugin/photogallery/lightGallery/css/
H A Dlightgallery.css28 cursor: pointer;
168 cursor: pointer;
283 cursor: -o-grab;
284 cursor: -ms-grab;
285 cursor: grab;
288 cursor: move;
310 cursor: pointer;
351 cursor: pointer;
401 cursor: pointer;
796 cursor: grab;
[all …]
H A Dlightgallery.min.css1cursor:pointer;display:block;font-size:22px;margin-top:-10px;padding:8px 10px 9px;position:absolut…

1...<<21222324252627