Home
last modified time | relevance | path

Searched refs:footer (Results 126 – 150 of 265) sorted by path

1234567891011

/plugin/datatables/assets/datatables.net-plugins/features/scrollResize/
H A DdataTables.scrollResize.min.js
/plugin/datatables/assets/datatables.net-responsive/js/
H A DdataTables.responsive.min.js
/plugin/datatables/assets/pdfmake/build/
H A Dpdfmake.min.js
/plugin/datepicker/
H A Dstyle.css145 /* The footer part -- status bar and "Close" button */
147 .calendar tfoot .footrow { /* The <TR> in footer (only one right now) */
160 .calendar tfoot .hilite { /* Hover style for buttons in footer */
167 .calendar tfoot .active { /* Active (pressed) style for buttons in footer */
/plugin/davcal/fullcalendar-3.10.5/
H A Dfullcalendar.js11063 this.footer = new Toolbar_1.default(this, this.computeFooterOptions());
11064 this.toolbarsManager = new Iterator_1.default([this.header, this.footer]);
11089 var footer = this.footer;
11090 footer.setToolbarOptions(this.computeFooterOptions());
11091 footer.render();
11092 if (footer.el) {
11093 this.el.append(footer.el);
H A Dfullcalendar.less801 .fc-toolbar.fc-footer-toolbar {
/plugin/davcal/vendor/sabre/dav/lib/DAV/Browser/assets/
H A Dsabredav.css212 footer { selector
/plugin/diagramsnet/lib/js/
H A Dapp.min.js74 …g:272,dir:0,div:0,dl:0,dt:1,em:0,fieldset:0,figcaption:0,figure:0,font:0,footer:0,form:0,frame:274… property in $.f
77 …Element",figcaption:"HTMLElement",figure:"HTMLElement",font:"HTMLFontElement",footer:"HTMLElement", property in $.Q
H A Dviewer-static.min.js76 …g:272,dir:0,div:0,dl:0,dt:1,em:0,fieldset:0,figcaption:0,figure:0,font:0,footer:0,form:0,frame:274… property in $.f
79 …Element",figcaption:"HTMLElement",figure:"HTMLElement",font:"HTMLFontElement",footer:"HTMLElement", property in $.Q
H A Dviewer.min.js76 …g:272,dir:0,div:0,dl:0,dt:1,em:0,fieldset:0,figcaption:0,figure:0,font:0,footer:0,form:0,frame:274… property in $.f
79 …Element",figcaption:"HTMLElement",figure:"HTMLElement",font:"HTMLFontElement",footer:"HTMLElement", property in $.Q
/plugin/diagramsnet/lib/js/diagramly/
H A DEditor.js6327 footer.style.boxSizing = 'border-box';
6328 footer.style.whiteSpace = 'nowrap';
6329 footer.style.position = 'absolute';
6330 footer.style.overflow = 'hidden';
6331 footer.style.bottom = '0px';
6332 footer.style.height = '42px';
6333 footer.style.right = '10px';
6334 footer.style.left = '10px';
6338 footer.appendChild(resetBtn);
6339 footer.appendChild(addBtn);
[all …]
H A DEditorUi.js9684 var footer = document.getElementById('geFooter');
9686 if (footer != null)
9703 footer.appendChild(this.styleInput);
H A DMinimal.js1838 footer.style.top = '10px';
1839 footer.style.right = '12px';
1840 footer.style.left = '';
1890 footer.offsetWidth) + 'px';
1892 footer.style.right = '';
1913 footer.style.visibility = '';
2299 if (footer != null)
2342 footer.appendChild(tagsElt);
2367 footer.appendChild(elt);
2424 wrapper.appendChild(footer);
[all …]
/plugin/diagramsnet/lib/js/diagramly/graphml/
H A DmxGraphMlCodec.js1014 var footer = '</g></svg>';
1095 var svg = header + template + footer;
/plugin/diagramsnet/lib/js/grapheditor/
H A DEditorUi.js4094 var footer = (this.editor.chromeless) ? null : this.createFooter();
4096 if (footer != null)
4098 this.footerContainer.appendChild(footer);
/plugin/diagramsnet/lib/js/sanitizer/
H A Dsanitizer.min.js72 …g:272,dir:0,div:0,dl:0,dt:1,em:0,fieldset:0,figcaption:0,figure:0,font:0,footer:0,form:0,frame:274… property in $.f
75 …Element",figcaption:"HTMLElement",figure:"HTMLElement",font:"HTMLFontElement",footer:"HTMLElement", property in $.Q
/plugin/dirtylittlehelper/
H A Ddokuwiki_plugin_dirtylittlehelper.txt311 /* no footer */
H A Dscript.js744 footer: 'schließen',
870 footer: 'schließen',
H A Dstyle.css113 /* no footer */
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D2.2.js.map1footer-group\"\n },\n {\n \"name\": \"table-heade…
H A D3.3.js.map1footer', 'form', 'h1', 'h2', 'h3', 'h4', 'h5', 'h6', 'header', 'hr', 'main', 'nav', 'ol', 'p', 'pr…
H A D45.45.js.map1 …t',\n 'figcaption',\n 'figure',\n 'font',\n 'footer',\n 'form',…
H A Dbundle.js.map1 …colgroup|dd|details|dialog|dir|div|dl|dt|fieldset|figcaption' + '|figure|footer|form|frame|framese…
/plugin/discordnotifier/examples/
H A Dsend_embeds.php15 $footer = array("text" => "Dokuwiki discordnotifier $version");
20 … array("title" => $title, "color" => $color, "description" => $description, "footer" => $footer)
/plugin/discordnotifier/
H A Dhelper.php125 $footer = array ( "text" => "Dokuwiki DiscordNotifier v1.2.2" );
128 … ["title" => $title, "color" => $embed_color, "description" => $description, "footer" => $footer]

1234567891011