Home
last modified time | relevance | path

Searched refs:button (Results 251 – 275 of 825) sorted by path

1...<<11121314151617181920>>...33

/plugin/datepicker/
H A Dstyle.css27 .calendar .button { /* "<<", "<", ">", ">>" buttons have this class */
145 /* The footer part -- status bar and "Close" button */
/plugin/davcal/datetimepicker-2.4.5/
H A Djquery.datetimepicker.less31 .xdsoft_datetimepicker button {
505 .xdsoft_datetimepicker .blue-gradient-button {
529button:hover, .xdsoft_datetimepicker .blue-gradient-button:focus, .xdsoft_datetimepicker .blue-gra…
/plugin/davcal/fullcalendar-3.10.5/
H A Dfullcalendar.js9193 button: 'fc-button',
9242 button: 'ui-button',
14553 '<button type="button" class="' + buttonClasses.join(' ') + '"' +
14555 '>' + buttonInnerHtml + '</button>')
14962 button: 'btn btn-default',
15011 button: 'btn btn-primary',
H A Dfullcalendar.less36 .fc button {
52 .fc button::-moz-focus-inner {
71 .fc button .fc-icon {
80 button states
127 .fc-button-group {
131 every button that is not first in a button group should scootch over one pixel and cover the
132 previous button's border...
134 .fc .fc-button-group > * {
139 .fc .fc-button-group > :first-child {
829 .fc-toolbar button {
[all …]
H A Dfullcalendar.print.less173 .fc-button-group,
174 .fc button {
176 /* don't display any button-related controls */ }
/plugin/davcal/vendor/sabre/dav/lib/DAV/Browser/assets/
H A Dsabredav.css99 input, button { selector
115 .btn, button, input[type=submit] { selector
/plugin/deletepagebutton/
H A DREADME.md5 The plugin adds a _Delete page_ button to DokuWiki's
H A Dplugin.info.txt6 desc Adds a PageMenu button to Delete the current page.
/plugin/deniedpage/
H A DREADME.md11 You only have to copy this URL and click on the `Download` button :
/plugin/diagrams/script/
H A DDiagramsMediaManager.js28 * Observer callback to add the edit button in the detail panel of the media manager
43 if (actionList.querySelector('button.diagrams-btn')) continue; // already added
56 const editButton = document.createElement('button');
165 const button = document.createElement('button');
166 button.innerText = LANG.plugins.diagrams.createButton;
167 form.appendChild(button);
H A Dembed-editbutton.js2 * Attach editing button to editable diagrams
9 const button = document.createElement('button');
10 button.className = 'diagrams-btn';
11 button.innerText = LANG.plugins.diagrams.editButtonShort;
12 button.title = LANG.plugins.diagrams.editButton;
15 button.prepend(icon);
17 button.addEventListener('click', event => {
30 embed.parentNode.querySelector('.diagrams-buttons').appendChild(button);
H A Dmediafile-editbutton.js2 * Attach editing button to media file diagrams in pages
20 // add edit button to editable diagrams
23 const button = document.createElement('button');
24 button.className = 'diagrams-btn';
25 button.innerText = LANG.plugins.diagrams.editButtonShort;
26 button.title = LANG.plugins.diagrams.editButton;
29 button.prepend(icon);
31 button.addEventListener('click', event => {
39 image.parentNode.querySelector('.diagrams-buttons').appendChild(button);
[all...]
/plugin/diagrams/
H A Dstyle.less
/plugin/diagramsnet/lib/js/
H A Dapp.min.js364button},isMiddleMouseButton:function(a){return"which"in a?2===a.which:4===a.button},isRightMouseBu…
2111button(mxResources.get("tryAgain"),function(){a.hideDialog();f()}),b.className="geBtn",d.appendChi…
2118button(mxResources.get("cancel"),function(){a.hideDialog()});g.className="geBtn";a.editor.cancelFi…
3019button(mxResources.get("bringForward"),function(a){b.actions.get("bringForward").funct()}),e.setAt…
3033 "2px";a.appendChild(d);d=mxUtils.button(mxResources.get("vertical"),function(a){b.toggleCellStyles(…
3691button(mxResources.get("help"),function(){a.editor.graph.openLink(p)}),b.className="geBtn",v.appen…
10195button(mxResources.get("help"),function(){b.openLink(m)}),p.className="geBtn",f.appendChild(p));p=…
10198button(mxResources.get("openInThisWindow"),function(){g&&b.hideDialog();null!=c&&c()});n.className…
10345button(mxResources.get("import"),function(){null!=B&&(B(),B=null);b.libDlgFileInputElt.click()});q…
10353button(mxResources.get("help"),function(){b.openLink(k)}),n.className="geBtn",e.appendChild(n));l=…
[all …]
H A Dembed.dev.js726 var button = addButton('', function()
760 button.innerHTML = '...';
H A Dextensions.min.js1705button}function mi(){var t=this.ownerSVGElement||this;return t.hasAttribute("viewBox")?[[(t=t.view…
/plugin/diagramsnet/lib/js/croppie/
H A Dcroppie.min.css1 …rols{position:absolute;bottom:5px;left:5px;z-index:1}.cr-rotate-controls button{border:0;backgroun…
H A Dcroppie.min.js1button||0===e.button)&&(e.preventDefault(),!n)){if(n=!0,h=e.pageX,p=e.pageY,e.touches){var t=e.tou…
/plugin/diagramsnet/lib/js/diagramly/
H A DApp.js7305 var btn = mxUtils.button(mxResources.get('signOut'), mxUtils.bind(this, function()
7323 var btn = mxUtils.button(mxResources.get('addAccount'), mxUtils.bind(this, function()
7430 var btn = mxUtils.button(mxResources.get('signOut'), logout);
7645 var btn = mxUtils.button(mxResources.get('share'), mxUtils.bind(this, function()
7655 btn = mxUtils.button(mxResources.get('comments'), mxUtils.bind(this, function()
7666 var btn = mxUtils.button(mxResources.get('close'), mxUtils.bind(this, function()
H A DDialogs.js45 button.style.margin = '4px';
49 button.style.width = '88px';
62 button.appendChild(label);
74 button.appendChild(logo);
85 button.style.top = '6px';
161 spinner.spin(button);
4143 spinner.spin(button);
7739 var button = mxUtils.button(mxResources.get('authorize'), function()
7744 button.insertBefore(img, button.firstChild);
11467 var button = mxUtils.button(btnLbl, fn);
[all …]
H A DEditor.js3973 var cancelBtn = mxUtils.button(mxResources.get('cancel'), function()
4733 btn = mxUtils.button('', mxUtils.bind(that, function(evt)
4759 btn = mxUtils.button('+', mxUtils.bind(that, function(evt)
5016 var delBtn = mxUtils.button('-', mxUtils.bind(that, function(evt)
5263 var btn = mxUtils.button('', mxUtils.bind(this, function(evt)
5497 btn = mxUtils.button(mxResources.get('editStyle'), mxUtils.bind(this, function(evt)
6035 var resetBtn = mxUtils.button(mxResources.get('reset'), function(evt)
6052 var addBtn = mxUtils.button(mxResources.get('add'), function()
8470 var cancelBtn = mxUtils.button(mxResources.get('cancel'), function()
8483 var helpBtn = mxUtils.button(mxResources.get('help'), function()
[all …]
H A DEditorUi.js12736 button.className = 'geBigButton';
12737 var lastBtn = button;
12752 div.appendChild(button);
12765 div.appendChild(button);
12773 button.style.marginLeft = '6px';
12780 div.appendChild(button);
12781 lastBtn = button;
12789 mxUtils.write(button, exitTitle);
12792 button.style.marginLeft = '6px';
12799 div.appendChild(button);
[all …]
H A DElectronApp.js662 var extPluginsBtn = mxUtils.button(mxResources.get('selectFile') + '...', function()
H A DEmbed.js726 var button = addButton('', function()
760 button.innerHTML = '...';
H A DMinimal.js641 button.style.marginLeft = '8px';
642 button.style.padding = '6px';
657 div.appendChild(button);
670 div.appendChild(button);
677 button.className = 'geMenuItem';
679 button.style.padding = '6px';
686 div.appendChild(button);
696 button.className = 'geMenuItem';
697 button.style.marginLeft = '6px';
698 button.style.padding = '6px';
[all …]

1...<<11121314151617181920>>...33