Home
last modified time | relevance | path

Searched refs:cursor (Results 176 – 200 of 652) sorted by last modified time

12345678910>>...27

/plugin/ckgedit/ckeditor/skins/moono-lisa/
H A Ddialog.css5cursor:move;position:relative;color:#484848;border-bottom:1px solid #d1d1d1;padding:12px 19px 12px…
H A Ddialog_ie.css5cursor:move;position:relative;color:#484848;border-bottom:1px solid #d1d1d1;padding:12px 19px 12px…
H A Ddialog_ie8.css5cursor:move;position:relative;color:#484848;border-bottom:1px solid #d1d1d1;padding:12px 19px 12px…
H A Deditor_ie8.css5cursor:auto;float:none}.cke_reset_all .cke_rtl *{text-align:right}.cke_reset_all iframe{vertical-a…
H A Deditor_iequirks.css5cursor:auto;float:none}.cke_reset_all .cke_rtl *{text-align:right}.cke_reset_all iframe{vertical-a…
/plugin/ckgedit/ckeditor/plugins/copyformatting/styles/
H A Dcopyformatting.css10 /* There is no cursor in CUR format for IE/Edge as that browser
11 does not support custom cursor in [contenteditable] area.
13 …https://connect.microsoft.com/IE/feedback/details/1070215/cant-change-cursor-in-contenteditable-us…
17 cursor: url(../cursors/cursor-disabled.svg) 12 1, auto;
22 cursor: default;
25 /* Added `!important` rule as a fix for overriding the cursor by the Table Resize plugin.
26 …used because the Table Resize plugin creates a `<div>` which changes the cursor using inlined styl…
34 cursor: url(../cursors/cursor.svg) 12 1, auto !important;
/plugin/ckgedit/ckeditor/plugins/fontAssist/
H A Dplugin.js.unc684 // Insert paragraph element into the current cursor position in the editor.
/plugin/ckgedit/ckeditor/plugins/footnote/
H A Dplugin.js.unc203 // Insert the sup element into the current cursor position in the editor.
/plugin/ckgedit/ckeditor/plugins/link/dialogs/
H A Dlink.js.unc1737 * replacing the current selection or at the cursor position.
1807 // Move the cursor to the end of the input
/plugin/ckgedit/ckeditor/plugins/link/
H A Dplugin.js.unc48 // Show the arrow cursor for the anchor image (FF at least).
49 'cursor:auto;' +
/plugin/ckgedit/ckeditor/plugins/msword/dialogs/
H A Dmsword.js.unc36 …der: 2px solid #ddd; padding:3px; width:600px; height:350px; overflow:auto; cursor:auto;"> </div>',
/plugin/ckgedit/ckeditor/plugins/scayt/dialogs/
H A Doptions.js5 …ionaryName").getInputElement().$;g.isLicensed()||(h.disabled=!0,b.css(h,{cursor:"not-allowed"}));s…
6 …his.getElement().getChild(0).$;b.isLicensed()||(a.css(g,{cursor:"not-allowed"}),a.css(h,{cursor:"n…
8 b.isLicensed()||(a.css(g,{cursor:"not-allowed"}),a.css(h,{cursor:"not-allowed"}))},onClick:function…
H A Dtoolbar.css18 cursor: pointer;
41 cursor: pointer;
50 cursor: no-drop;
/plugin/ckgedit/lang/nl/
H A Dlang.php69 … dubbelklik in de browser om de DW Editor te openen om de sectie waar de cursor staat te bewerken.…
/plugin/ckgedit/ckeditor/skins/kama/
H A Deditor_ie.css5cursor:auto;float:none}.cke_reset_all .cke_rtl *{text-align:right}.cke_reset_all iframe{vertical-a…
/plugin/tagfilter/
H A Dstyle.css203 cursor: pointer;
213 cursor: pointer;
453 cursor: pointer;
499 cursor: default;
504 cursor: default;
526 cursor: default;
550 cursor: text;
618 cursor: default;
647 cursor: default;
686 cursor
[all...]
/plugin/tagfilter/script/select2/
H A Dselect2.css100 cursor: pointer;
110 cursor: pointer;
350 cursor: pointer;
396 cursor: default;
401 cursor: default;
423 cursor: default;
447 cursor: text;
515 cursor: default;
544 cursor: default;
583 cursor
[all...]
/plugin/html5video2/
H A Dstyle.css442 cursor: none;
451 cursor: default;
495 cursor: pointer;
550 cursor: pointer;
575 cursor: pointer;
579 cursor: default;
640 cursor: default;
828 cursor: pointer;
837 cursor: default;
967 cursor: pointer;
[all …]
/plugin/sectiontoggle/
H A Dscript.js66 this.onmouseover = elem.style.cursor='pointer';
/plugin/discussion/
H A Dstyle.css113 cursor: pointer;
/plugin/sync/
H A Dstyle.css77 cursor: pointer;
/plugin/davcal/datetimepicker-2.4.5/
H A Djquery.datetimepicker.less134 cursor: pointer;
179 cursor: pointer;
209 cursor: pointer;
289 cursor: pointer;
329 cursor: default;
362 cursor: default;
391 cursor: pointer;
/plugin/davcal/fullcalendar-3.10.5/
H A Dfullcalendar.less45 /* text & cursor */
49 cursor: pointer; }
120 cursor: default;
157 cursor: pointer; }
230 cursor: pointer; }
356 cursor: pointer;
448 cursor: w-resize;
455 cursor: e-resize;
548 cursor: pointer;
1151 cursor: s-resize; }
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Datastore/
H A DEntityResult.php25 public $cursor; variable in Google\\Service\\Datastore\\EntityResult
40 public function setCursor($cursor) argument
42 $this->cursor = $cursor;
49 return $this->cursor;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/PubsubLite/
H A DPartitionCursor.php32 public function setCursor(Cursor $cursor) argument
34 $this->cursor = $cursor;
41 return $this->cursor;

12345678910>>...27