Home
last modified time | relevance | path

Searched refs:cursor (Results 376 – 400 of 652) sorted by path

1...<<11121314151617181920>>...27

/plugin/dokumicrobugtracker/css/
H A Ddemo_table.css132 cursor: pointer;
133 * cursor: hand;
300 cursor: pointer;
301 *cursor: hand;
H A Ddemo_table_jui.css36 cursor: pointer;
37 * cursor: hand;
43 cursor: pointer;
44 * cursor: hand;
69 cursor: pointer;
70 * cursor: hand;
351 cursor: pointer;
352 *cursor: hand;
/plugin/dokumicrobugtracker/
H A Dstyle.css132 cursor: pointer;
133 * cursor: hand;
300 cursor: pointer;
301 *cursor: hand;
575 cursor: pointer;
576 * cursor: hand;
582 cursor: pointer;
583 * cursor: hand;
608 cursor: pointer;
609 * cursor: hand;
[all …]
/plugin/dokuprism/prism/
H A Dprism.css3 code[class*=language-],pre[class*=language-]{color:#000;background:0 0;text-shadow:0 1px #fff;font-family:Consolas,Monaco,'Andale Mono','Ubuntu Mono',monospace;font-size:1em;text-align:left;white-space:pre;word-spacing:normal;word-break:normal;word-wrap:normal;line-height:1.5;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-hyphens:none;-moz-hyphens:none;-ms-hyphens:none;hyphens:none}code[class*=language-] ::-moz-selection,code[class*=language-]::-moz-selection,pre[class*=language-] ::-moz-selection,pre[class*=language-]::-moz-selection{text-shadow:none;background:#b3d4fc}code[class*=language-] ::selection,code[class*=language-]::selection,pre[class*=language-] ::selection,pre[class*=language-]::selection{text-shadow:none;background:#b3d4fc}@media print{code[class*=language-],pre[class*=language-]{text-shadow:none}}pre[class*=language-]{padding:1em;margin:.5em 0;overflow:auto}:not(pre)>code[class*=language-],pre[class*=language-]{background:#f5f2f0}:not(pre)>code[class*=language-]{padding:.1em;border-radius:.3em;white-space:normal}.token.cdata,.token.comment,.token.doctype,.token.prolog{color:#708090}.token.punctuation{color:#999}.token.namespace{opacity:.7}.token.boolean,.token.constant,.token.deleted,.token.number,.token.property,.token.symbol,.token.tag{color:#905}.token.attr-name,.token.builtin,.token.char,.token.inserted,.token.selector,.token.string{color:#690}.language-css .token.string,.style .token.string,.token.entity,.token.operator,.token.url{color:#9a6e3a;background:hsla(0,0%,100%,.5)}.token.atrule,.token.attr-value,.token.keyword{color:#07a}.token.class-name,.token.function{color:#dd4a68}.token.important,.token.regex,.token.variable{color:#e90}.token.bold,.token.important{font-weight:700}.token.italic{font-style:italic}.token.entity{cursor:help}
4 div.code-toolbar{position:relative}div.code-toolbar>.toolbar{position:absolute;z-index:10;top:.3em;right:.2em;transition:opacity .3s ease-in-out;opacity:0}div.code-toolbar:hover>.toolbar{opacity:1}div.code-toolbar:focus-within>.toolbar{opacity:1}div.code-toolbar>.toolbar>.toolbar-item{display:inline-block}div.code-toolbar>.toolbar>.toolbar-item>a{cursor:pointer}div.code-toolbar>.toolbar>.toolbar-item>button{background:0 0;border:0;color:inherit;font:inherit;line-height:normal;overflow:visible;padding:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}div.code-toolbar>.toolbar>.toolbar-item>a,div.code-toolbar>.toolbar>.toolbar-item>button,div.code-toolbar>.toolbar>.toolbar-item>span{color:#bbb;font-size:.8em;padding:0 .5em;background:#f5f2f0;background:rgba(224,224,224,.2);box-shadow:0 2px 0 0 rgba(0,0,0,.2);border-radius:.5em}div.code-toolbar>.toolbar>.toolbar-item>a:focus,div.code-toolbar>.toolbar>.toolbar-item>a:hover,div.code-toolbar>.toolbar>.toolbar-item>button:focus,div.code-toolbar>.toolbar>.toolbar-item>button:hover,div.code-toolbar>.toolbar>.toolbar-item>span:focus,div.code-toolbar>.toolbar>.toolbar-item>span:hover{color:inherit;text-decoration:none}
/plugin/dokutranslate/
H A Dstyle.css30 cursor: pointer;
/plugin/doodle2/
H A Dstyle.css16 cursor: pointer;
26 cursor: pointer;
/plugin/doodle3/
H A Dstyle.css21 cursor: pointer;
31 cursor: pointer;
/plugin/doodle4/
H A Dstyle.css21 cursor: pointer;
31 cursor: pointer;
/plugin/dropfiles/
H A Dyarn.lock454 cli-cursor@^2.1.0:
456 …resolved "https://registry.yarnpkg.com/cli-cursor/-/cli-cursor-2.1.0.tgz#b35dac376479facc3e94747d4…
458 restore-cursor "^2.0.0"
1367 cli-cursor "^2.1.0"
2426 restore-cursor@^2.0.0:
2428 …resolved "https://registry.yarnpkg.com/restore-cursor/-/restore-cursor-2.0.0.tgz#9f7ee287f82fd326d…
/plugin/editsections2/
H A Dscript.js114 cursor;
143 cursor = sectionEditForm.parentNode;
146 while (cursor = cursor.nextSibling) {
147 if (!cursor.className) {
151 if (stopClassRegExp.test(cursor.className)) {
262 cursor,
275 cursor = buttonForm.parentNode;
277 if (!cursor.tagName || cursor.tagName.toLowerCase() !== 'div') {
282 while (cursor = cursor.nextSibling) {
284 !cursor.tagName ||
[all …]
/plugin/edittable/lib/
H A Dhandsontable.full.js39961 var cursor = new _cursor2.default(coords);
39964 if (cursor.fitsBelow(this.container)) {
39965 this.setPositionBelowCursor(cursor);
39967 this.setPositionAboveCursor(cursor);
39969 this.setPositionBelowCursor(cursor);
39977 this.setPositionBelowCursor(cursor);
39978 this.setPositionOnRightOfCursor(cursor);
39994 top = cursor.top + cursor.cellHeight - this.container.offsetHeight + 3;
40008 var top = this.offset.below + cursor.top;
40011 top = cursor.top - 1;
[all …]
H A Dhandsontable.less327 cursor: pointer;
473 cursor: default;
497 cursor: pointer;
591 cursor: default;
944 cursor: move;
1149 cursor: move;
1152 cursor: grab;
1156 cursor: move;
1192 cursor: move;
1195 cursor: grab;
[all …]
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/build/Elasticsearch/Namespaces/
H A DSqlNamespace.asciidoc46 $params['body'] = (array) Use the `query` element to start a query. Use the `cursor` element to continue a query. (Required)
/plugin/emoji/
H A Dscreen.less17 cursor: pointer;
/plugin/encryptedpasswords/
H A Dstyle.less6 cursor: pointer;
/plugin/etherpadlite/
H A DREADME.md34 …d. The dokuwiki plugin sends edit-messages (i.e. past text xx at current cursor) and the etherpad …
H A Dstyle.css3 cursor: pointer;
/plugin/eventline/timeline_ajax/styles/
H A Dgraphics.css167 cursor: pointer;
/plugin/eventline/timeline_js/
H A Dtimeline-bundle.css97 cursor:pointer;
175 cursor: pointer;
H A Dtimeline-bundle.js193 if(SimileAjax.Platform.browser.isIE){B.style.cursor="move";
194 }else{B.style.cursor="-moz-grab";
1213 A.style.cursor="pointer";
1234 B.style.cursor="pointer";
1254 M.style.cursor="pointer";
/plugin/farm/
H A Dstyle.css283 cursor: pointer;
/plugin/farmer/css/
H A Dchosen.less45 cursor: pointer;
181 cursor: pointer;
186 cursor: default;
205 cursor: default;
232 cursor: text;
276 cursor: default;
318 cursor: default;
359 cursor: default;
362 cursor: default;
365 cursor
[all...]
/plugin/farmer/
H A Dstyle.less83 cursor: pointer;
/plugin/farmsync/
H A Dstyle.less63 cursor: pointer;
107 cursor: pointer;
167 cursor: pointer;
178 cursor: pointer;
/plugin/fckg/
H A DChanges25 cursor position if text not previously selected. This only comes into play if fckgLite is prevent f…
30 cursor. (See fck_link 5 July 2012).

1...<<11121314151617181920>>...27