Home
last modified time | relevance | path

Searched refs:button (Results 76 – 100 of 825) sorted by relevance

12345678910>>...33

/plugin/html5video2/
H A Dprint.css165 div.dokuwiki .vjs-default-skin .vjs-big-play-button {
169 div.dokuwiki .vjs-default-skin div.vjs-big-play-button span {
200 div.dokuwiki .vjs-default-skin .vjs-menu-button {
204 div.dokuwiki .vjs-default-skin .vjs-menu-button div { display: none; }
207 div.dokuwiki .vjs-default-skin .vjs-menu-button ul {
211 div.dokuwiki .vjs-default-skin .vjs-menu-button ul li { display:none; }
212 div.dokuwiki .vjs-default-skin .vjs-menu-button ul li.vjs-selected { display:none; }
214 div.dokuwiki .vjs-default-skin .vjs-menu-button ul li.vjs-menu-title {
219 div.dokuwiki .vjs-default-skin .vjs-captions-button div { display:none;}
220 div.dokuwiki .vjs-default-skin .vjs-chapters-button div { display:none; }
[all …]
/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 …]
/plugin/dwedit/
H A DREADME1 This plugin will automatically add a DW Edit button to the page tools which appear at the right of …
2 The icon is like the Edit button. Clicking on the button will open the native Dokuwiki editor. It…
/plugin/edittable/less/
H A Deditbutton.less1 /* the section edit button */
8 form div.no button,
9 form div.no input.button {
/plugin/skype/
H A DREADME.md6 <td>The Skype plugin let you add an Skype contact button easily</td>
26 <td>button, skype, embed</td>
38 * Added function in command, every button can have a different function now.
42 * Use new Skype button, works now with Mircdosoft accounts
50 You can see the official Skype button wizard here: [Official Skype Button Wizard](http://www.skype.…
/plugin/combo/resources/theme/default/components/css/
H A Dgoogle.css8 button.bg-google-plus:hover,
9 button.bg-google-plus:focus
/plugin/sitemapnavi/
H A Dstyle.less12 > button, a {
17 button.plugin__sitemapnavi__dir {
/plugin/fullscreenmode/
H A Dstyle.css17 button[name="prosemirror"].fullscreen {
21 button[name="prosemirror"].fullscreen {
/plugin/webcomponent/_test/data/pages/
H A Dteaser.txt4 … [[card|card]]. A teaser in essence is just a card that calls to click on an link/[[button|button]]
/plugin/wysiwyg/
H A Dscript.js42 button = buttons[i];
43 newClass = button.className;
46 button.className = newClass;
53 button = buttons[i];
54 newClass = button.className;
56 button.className = newClass;
/plugin/news/syntax/
H A Dbutton.php67 $button="<form class='button' method='POST' action='$action '>";
73 …f' value='" . $ID. "' /><input type='submit' value='$button_name' class='button' title='refresh' /…
/plugin/sqlite/
H A Dstyle.less21 input[type=file]::file-selector-button {
25 input[type=file]:invalid + button {
/plugin/dokuprism/
H A Daction.php46 $button = array(
52 $event->data[] = $button;
/plugin/newsticker/
H A Dstyle.less45 button.plugin_newsticker {
51 button#plugin_newsticker_unticker {
58 button#plugin_newsticker_ticker {
/plugin/pdftools/
H A DREADME.md7 * Optional and configurable slider button to chose a template for pdf-generation
8 * Configurable pdf-generate button which can be placed in a page
17 Activate a print button (slider) which ist shown a the bottom right of the screen. You can configur…
24 ## Inline pdf button
26 Use the ```<pdf>-Tag``` in a document to create an inline button. Pressing this button will generat…
/plugin/geonav/
H A Dsyntax.php87 …$R->doc .= '<button id="focus-btn" type="button" class="focusBtn">'.$lang['focus_btn'].'</button>';
/plugin/indexmenu2/cms/extensions/demo/
H A Dselectbox.css9 table td.movers button {
30 input.button {
/plugin/virtualkeyboard/vk/extensions/demo/
H A Dselectbox.css9 table td.movers button {
30 input.button {
/plugin/combo/resources/theme/default/pages/partials/
H A Dpage-side-md-collapsable.hbs1 <button id="page-side-control" class="btn page-side-toggle d-md-none collapsed mb-3" type="button"
23 </button>
/plugin/tagging/
H A Dstyle.less79 button.plugin_tagging.sort_button,
80 button.plugin_tagging.action_button {
103 button.plugin_tagging.action_button {
/plugin/eventline/
H A Dscript.js45 var button = document.createElement("button");
46 button.innerHTML = "Clear All";
47 SimileAjax.DOM.registerEvent(button, "click", function() {
50 td.appendChild(button);
/plugin/aichat/script/
H A DAIChatButton.js10 <button class="toggle start">
12 </button>
16 <button class="fs" title="fullscreen">
18 </button>
20 <button class="toggle" title="close">
22 </button>
34 const toggleButtons = this.#root.querySelectorAll('button.toggle');
35 toggleButtons.forEach(function (button) { argument
36 button.addEventListener('click', this.toggleDialog.bind(this))
39 this.#dialog.querySelector('button
[all...]
/plugin/codebuttonmod2/
H A Dplugin.info.txt6 desc Inserts a code button into the toolbar. Add copy to clipboard function.
14 desc Inserts a code button into the toolbar.
/plugin/eshop/
H A Dstyle.css16 .eshop_plugin .button {
20 .eshop_plugin .button .submit {
/plugin/combo/resources/theme/default/components/html/
H A Dsubscribe-form.hbs10 <button class="btn btn-primary" type="submit">Subscribe</button>

12345678910>>...33