Home
last modified time | relevance | path

Searched full:remove (Results 201 – 225 of 3036) sorted by relevance

12345678910>>...122

/template/h6e-minimal/h6e-minimal/
H A Dh6e-reset.css33 /* Remove possible quote marks (") from <q>, <blockquote>. */
37 /* Remove annoying border on linked images. */
/plugin/jplayer/vendor/robloach/component-installer/src/ComponentInstaller/
H A DInstaller.php120 * Remove both the installed code and files from the Component directory.
131 * Remove a Component's files from the Component directory.
139 return $this->filesystem->remove($path);
/template/rtd_suterdev/js/
H A Dreadthedokus.js170 elem.parentNode.querySelector(".toc").classList.remove("invisible");
173 i.classList.remove("fa-plus-square");
177 img.classList.remove("plus");
230 i.classList.remove("fa-minus-square");
234 img.classList.remove("minus");
290 document.querySelector("#dokuwiki__site").classList.remove("showSidebar");
416 // Remove all "current" class
420 elem.classList.remove("current");
601 // Get current page (remove hash)
610 document.getElementById("btn-prevpage").classList.remove("invisible");
[all …]
/template/readthedokus/js/
H A Dreadthedokus.js170 elem.parentNode.querySelector(".toc").classList.remove("invisible");
173 i.classList.remove("fa-plus-square");
177 img.classList.remove("plus");
230 i.classList.remove("fa-minus-square");
234 img.classList.remove("minus");
290 document.querySelector("#dokuwiki__site").classList.remove("showSidebar");
294 document.querySelector("#dokuwiki__site").classList.remove("showSidebarSP");
416 // Remove all "current" class
420 elem.classList.remove("current");
601 // Get current page (remove has
[all...]
/plugin/icalevents/vendor/sabre/vobject/lib/Property/ICalendar/
H A DRecur.php290 // if there is no valid entry left, remove the whole value
312 // if there is no valid entry left, remove the whole value
334 // if there is no valid entry left, remove the whole value
348 $this->parent->remove($this);
/plugin/webdav/vendor/sabre/vobject/lib/Property/ICalendar/
H A DRecur.php272 // if there is no valid entry left, remove the whole value
294 // if there is no valid entry left, remove the whole value
316 // if there is no valid entry left, remove the whole value
329 $this->parent->remove($this);
/plugin/drawio/
H A Dscript.js75 // Handle the discard - remove on disk
81 // Remove all draft files
201 // Remove all draft files
266 // Remove all draft files
/plugin/commonmark/vendor/league/commonmark/src/Inline/Parser/
H A DCloseBracketParser.php
/plugin/ckgedit/lang/en/
H A Dsettings.php23 ' To remove the Scayt spell checker completely, select <code>disable</code>. '.
36 $lang['font_options'] = 'Remove font options.';
37 $lang['color_options'] = 'Remove Color options.';
38 $lang['alt_toolbar'] = 'Functions to remove from CKEditor toolbar.<br /><br /> Any other functions …
/template/templar/less/
H A Dbutton-groups.less11 font-size: 0; // remove as part 1 of font-size inline-block hack
24 font-size: 0; // Hack to remove whitespace that results from using inline-block
34 // Float them, remove border radius, then re-add to first and last elements
130 // Remove the gradient and set the same inset shadow as the :active state
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D12.12.js1 …ure","reify","release-pending-sends","rem","remove","remove-all-methods","remove-method","remove-n…
/plugin/tuxquote/
H A DREADME9 You can add or remove images from lib/plugins/tuxquote/images/ directory. All jpg, png and gif imag…
11 Add or remove quotes from the lib/plugins/tuxquote/quotes.txt file. Quotes are line delimited and H…
/plugin/s5reloaded/ui/thesis/
H A Dprint.css1 /* The following rule is necessary to have all slides appear in print! DO NOT REMOVE IT! */
146 /* The following rule keeps the layout stuff out of print. Remove at your own risk! */
/plugin/piwik/
H A Dcode.php13 …//msg('Piwik plugin: old version required template modification, you should remove piwik call from…
39 $piwik_url = str_replace('http://', '', $piwik_url); // Remove 'http://' if any
/plugin/bookcreator/script/
H A Djquery.fileDownload.js197 //remove the perparing message if it was specified
209 //remove the perparing message if it was specified
352 //remove cookie
357 //remove iframe
452 // $iframe.remove();
467 $iframe.remove();
/plugin/diagramsnet/lib/math/extensions/
H A DMathZoom.js19Remove();b.ClearHoverTimer();g.ClearSelection();var s=MathJax.OutputJax[u.jaxID];var p=s.getJaxFro…
/plugin/davcard/
H A Dscript.js3 // Remove the CSS-only popup and replace it with a jQuery/AJAX popup
315 // Remove create/edit buttons if we are read only
567 tr.remove();
582 tr.remove();
597 tr.remove();
651 dw_davcard__modals.$editContactDialog.remove();
657 dw_davcard__modals.$dialog.remove();
663 dw_davcard__modals.$loadingDialog.remove();
/plugin/translation2/
H A Daction.php73 // translated page ~~> remove first youarehere()
74 // TODO: Remove the "&raquo;" #text node from DOM (might not be in all templates!)
75 $event->data[] = 'jQuery(\'DIV.breadcrumbs:first A:first\').remove();';
/plugin/ckgedit/ckeditor/lang/
H A Den-gb.js5remove":"Remove Div","styleSelectLabel":"Style","title":"Create Div Container","toolbar":"Create D… property in CKEDITOR.lang.language
H A Den.js.4.95remove":"Remove Div","styleSelectLabel":"Style","title":"Create Div Container","toolbar":"Create D…
H A Dmk.js5remove":"Remove Div","styleSelectLabel":"Стил","title":"Create Div Container","toolbar":"Create Di… property in CKEDITOR.lang.div
H A Den-au.js5remove":"Remove Div","styleSelectLabel":"Style","title":"Create Div Container","toolbar":"Create D… property in CKEDITOR.lang.link.anchor
H A Den-ca.js5remove":"Remove Div","styleSelectLabel":"Style","title":"Create Div Container","toolbar":"Create D… property in CKEDITOR.lang.div
/dokuwiki/lib/plugins/authpdo/lang/en/
H A Dsettings.php16 $lang['delete-user'] = 'SQL Statement to remove a single user from the database';
24 $lang['leave-group'] = 'SQL Statement to remove a user from a group';
/plugin/anewssystem/lang/en/
H A Dlang.php42 $lang['Remove formatting'] = 'Remove formatting';

12345678910>>...122