Home
last modified time | relevance | path

Searched refs:button (Results 26 – 50 of 825) sorted by path

12345678910>>...33

/plugin/autoindentcontrol/
H A Dscript.js147 button;
156 button = document.createElement('div');
157 button.id = 'plugin__autoindentcontrol__switch';
158 button.title = 'Auto-Indent: ON';
160 button.className = 'autoIndentON';
165 addEvent(button, 'click', toggleAutoIndent);
175 button,
198 button = $('plugin__autoindentcontrol__switch');
201 if (button) {
204 button.title = 'Auto-Indent: ' + onoff;
[all …]
/plugin/autolink3/
H A Dadmin.php179 <button class='button' id='pl_si_gobtn' onclick='plugin_tagindex_go()'>
/plugin/backup/
H A DCHANGELOG.md31 …er that there may be issues with the plugin, and force an "I Understand" button to be pressed to s…
/plugin/backup/lang/en/
H A Dwindows.txt9 If you have read the above statement and wish to continue, please press the "I Understand" button b…
/plugin/batchedit/
H A Dinterface.css240 #batchedit #be-mainform .be-button {
/plugin/bez/
H A Dscript.js46 var tb = toolbar.filter(function (button) { argument
47 if (button.type === 'autohead' ||
48 button.class === 'pk_hl' ||
49 button.icon === 'sig.png' ||
50 button.icon === 'strike.png') {
H A Dstyle.css878 #bez_invite_users button {
1060 #plugin__bez_bulk_actions_box button[value=bulk_delete] {
/plugin/bez/scripts/
H A Dtask.js86 var $do_button = $bez_comment_form.find("button[value=task_do]");
87 var $reopen_button = $bez_comment_form.find("button[value=task_reopen]");
116 jQuery("button[value=task_do], button[value=task_reopen]").effect("highlight");
188 .button({
276 //this button is hidden by default
277 $label.find('button').show();
290 var $doTaskButton = jQuery('button[name=fn][value=task_do]'),
291 $addCommentButton = jQuery('button[name=fn][value=comment_add]');
H A Dthread.js25 var $action_buttons = $bez_comment_form.find("button[value=thread_close], button[value=thread_reject]");
66 var $close_button = $bez_comment_form.find("button[value=thread_close]");
67 var $reopen_button = $bez_comment_form.find("button[value=thread_reopen]");
68 var $reject_button = $bez_comment_form.find("button[value=thread_reject]");
104 jQuery("button[value=thread_close], button[value=thread_reject], button[value=thread_reopen]").effect("highlight");
245 .button({
/plugin/bliki/
H A Dlocal.php.dist9 $conf['plugin']['bliki']['newlabel'] = '&raquo; New Post'; // Label for the new post button/link
/plugin/bookcreator/
H A Dstyle.css205 /* * page add/remove button*/
211 /* Namespace picker (opens by clicking on button "Add Namespace to Selection")
/plugin/booking/
H A Dstyle.less15 input, button {
/plugin/bootswrapper/exe/help/
H A Dbutton.txt5 | <btn type="default">Default</btn> | Standard button |
11 … type="link">Link</btn> | Deemphasize a button by making it look like a link while maintaini…
27 ==== Link button ====
39 <btn type="primary" size="lg">Large button</btn>
40 <btn type="default" size="lg">Large button</btn>
42 <btn type="primary">Default button</btn>
43 <btn type="default">Default button</btn>
45 <btn type="primary" size="sm">Small button</btn>
46 <btn type="default" size="sm">Small button</btn>
57 <btn type="primary">Default button</btn>
[all …]
H A Dcollapse.txt5 <button collapse="foo">Click Me</button>
13 <button collapse="foo">Click Me</button>
H A Dmenu.txt6 * [[button]]
H A Dmodal.txt19 …'s some amazing content. It's very engaging. right?"><btn type="default">button</btn></popover> sh…
125 | ''dismiss'' | ''true'' | ''true'' ''false'' | Display a dismiss button |
127 | ''id'' | NULL | | Modal ID (see [[button]]) |
H A Dprogress.txt41 Progress bars use some of the same button and alert classes for consistent styles.
/plugin/bpmnio/vendor/bpmn-js/
H A DCHANGELOG.md372 * `FEAT`: allow components to react to auxiliary mouse button interactions
373 * `FEAT`: move canvas on auxiliary button mouse down
378 * Auxiliary mouse button events will now be passed as `element.*` mouse events to components. You m…
/plugin/bpmnio/vendor/bpmn-js/dist/
H A Dbpmn-modeler.production.min.js27button===t}function Mo(e){return Do(e,0)}function Bo(e){var t=To(e)||e;return!!Mo(e)&&(/mac/i.test… property in AnonymousFunctionc4f831ab28300.AnonymousFunctionc4f831ab28400.n
33button&&(this.pressed=!0),2&t&&1!==e.which&&(t=4),this.pressed&&(4&t&&(this.pressed=!1),this.callb…
H A Dbpmn-navigated-viewer.production.min.js2 …s[0]),e?{x:e.clientX,y:e.clientY}:null}function Et(e,t){return(xt(e)||e).button===t}function _t(e)…
22button,s=wt(i),l=io(s,o);(!n.dragging&&(r=l,Math.sqrt(Math.pow(r.x,2)+Math.pow(r.y,2))>15)&&(n.dra… property in AnonymousFunctionbb2fc39527700.AnonymousFunctionbb2fc39527800.n
H A Dbpmn-viewer.production.min.js2 …(e){return e.originalEvent||e.srcEvent}function bt(e,t){return(xt(e)||e).button===t}function wt(e)…
/plugin/bpmnio/vendor/dmn-js/
H A DCHANGELOG.md26 * `FIX`: add `type=button` to view drd button ([#721](https://github.com/bpmn-io/dmn-js/pull/721))
57 * `FIX`: do not display simple button without reason ([#668](https://github.com/bpmn-io/dmn-js/issu…
116 * `FIX`: update simple mode button position in decision table view ([#543](https://github.com/bpmn-…
241 * `FIX`: correct title for add output button ([#532](https://github.com/bpmn-io/dmn-js/pull/532))
/plugin/bpmnio/vendor/dmn-js/dist/assets/
H A Ddmn-js-decision-table.css20 --simple-mode-button-color: var(--color-grey-225-10-15);
37 --view-drd-button-background-color: var(--color-white);
39 --view-drd-button-color: var(--color-grey-225-10-15);
414 .dmn-decision-table-container .view-drd .view-drd-button {
415 background: var(--view-drd-button-background-color);
417 border: solid 1px var(--view-drd-button-border-color);
420 color: var(--view-drd-button-color);
484 .dmn-decision-table-container .simple-mode-button {
485 color: var(--simple-mode-button-color);
498 .dmn-decision-table-container .simple-mode-button:hover {
[all …]
H A Ddmn-js-literal-expression.css14 --view-drd-button-background-color: var(--color-white);
15 --view-drd-button-border-color: var(--color-grey-225-10-75);
16 --view-drd-button-color: var(--color-grey-225-10-15);
17 --view-drd-button-hover-background-color: var(--color-grey-225-10-97);
156 .dmn-literal-expression-container .view-drd .view-drd-button {
157 background: var(--view-drd-button-background-color);
159 border: solid 1px var(--view-drd-button-border-color);
162 color: var(--view-drd-button-color);
168 .dmn-literal-expression-container .view-drd .view-drd-button:hover {
169 background: var(--view-drd-button-hover-background-color);
H A Ddmn-js-shared.css26 --hint-button-color: var(--color-blue-205-100-50);
27 --hint-button-hover-color: var(--color-blue-205-100-45);
95 .dms-hint button {
96 color: var(--hint-button-color);
107 .dms-hint button:hover {
108 color: var(--hint-button-hover-color);

12345678910>>...33