Home
last modified time | relevance | path

Searched refs:visible (Results 26 – 50 of 638) sorted by relevance

12345678910>>...26

/plugin/purplenumbers/
H A Dstyle.css29 visibility: visible !important;
38 visibility: visible !important;
/plugin/htmlokay/
H A Dstyle.css7 #htmlOK_user_table { position:relative; overflow:visible; margin:auto;}
/plugin/code3/styles/
H A Dstyles.css2 overflow: visible;
141 overflow: visible !important;
154 overflow: visible !important;
/plugin/indexmenu2/cms/extensions/dom/
H A Dselectbox.js13visible){o.options[i].text=O[x].text;o.options[i].value=O[x].value;o.options[i].defaultSelected=O[… property in addOption.O
/plugin/s5reloaded/ui/thesis/
H A Dopera.css3 visibility: visible !important;
H A Ds5-core.css9 #slide0 {visibility: visible;}
/plugin/s5/ui/default/
H A Dopera.css3 visibility: visible !important;
H A Ds5-core.css9 #slide0 {visibility: visible;}
/plugin/s5/ui/dokuwiki/
H A Dopera.css3 visibility: visible !important;
H A Ds5-core.css9 #slide0 {visibility: visible;}
/plugin/discussion/
H A Daction.php727 * @param bool $visible
730 protected function _print($cid, &$data, $parent = '', $reply = '', $visible = true) { argument
746 $this->_print_comment($cid, $data, $parent, $reply, $visible, $hidden);
748 $this->_print_replies($cid, $data, $reply, $visible);
762 protected function _print_comment($cid, &$data, $parent, $reply, $visible, $hidden) { argument
838 if ($visible) {
877 * @param bool $visible
879 protected function _print_replies($cid, &$data, $reply, &$visible) argument
886 $visible = ($comment['show'] && $visible);
888 $this->_print($rid, $data, $cid, $reply, $visible);
/plugin/html2pdf/snorriheim/
H A Dprint.css149 overflow: visible;
158 overflow: visible;
172 overflow: visible;
/plugin/batchedit/
H A Dinterface.php537 private function printEditBox($name, $submitted = TRUE, $enabled = TRUE, $visible = TRUE, $placeholder = '') {
548 if (($submitted || $visible) && isset($_REQUEST[$name])) {
556 if (!$visible) {
566 private function printTextArea($name, $visible = TRUE, $placeholder = '') {
575 if (!$visible) {
517 printEditBox($name, $submitted = TRUE, $enabled = TRUE, $visible = TRUE, $placeholder = '') global() argument
546 printTextArea($name, $visible = TRUE, $placeholder = '') global() argument
/plugin/dirtylittlehelper/mermaid/editor/src/components/
H A DError.svelte24 .visible {
/plugin/spoiler2/
H A Dplugin.info.txt6 desc Add <spoiler> tag, allowing sections that are initially hidden and can be made visible by cl…
/plugin/diagramsnet/lib/img/lib/ibm/vpc/
H A DFirewall.svg1 …="100.032" viewBox="0 0 75 75" fill="none" fill-rule="evenodd" overflow="visible" stroke-linecap="…
H A DKey.svg1 …="100.032" viewBox="0 0 75 75" fill="none" fill-rule="evenodd" overflow="visible" stroke-linecap="…
H A DPublicGateway.svg1 …="100.032" viewBox="0 0 75 75" fill="none" fill-rule="evenodd" overflow="visible" stroke-linecap="…
H A DDirectLink.svg1 …="100.032" viewBox="0 0 75 75" fill="none" fill-rule="evenodd" overflow="visible" stroke-linecap="…
H A DInstance.svg1 …="100.032" viewBox="0 0 75 75" fill="none" fill-rule="evenodd" overflow="visible" stroke-linecap="…
H A DVPN.svg1 …="100.032" viewBox="0 0 75 75" fill="none" fill-rule="evenodd" overflow="visible" stroke-linecap="…
/plugin/commentsyntax/
H A Dplugin.info.txt6 …urce comment syntax to leave edit instructions of the page. Comments are visible only in the sourc…
/plugin/passwordgrey/
H A Dstyle.css28 visibility: visible;
/plugin/s5/ui/i18n/
H A Ds5-core.css9 #slide0 {visibility: visible;}
/plugin/tagging/script/
H A Deditable.js17 if(this.$input.is(':visible')) {
53 visible = this.$clear.is(':visible');
55 if(len && !visible) {
59 if(!len && visible) {

12345678910>>...26