Home
last modified time | relevance | path

Searched refs:visible (Results 126 – 150 of 638) sorted by relevance

12345678910>>...26

/plugin/diagramsnet/lib/img/lib/ibm/vpc/
H A DInternet.svg1 …viewBox="0 0 69.971 68.995" fill="#00459d" fill-rule="nonzero" overflow="visible" stroke-linecap="…
/plugin/imagecarousel/vendor/swipebox/css/
H A Dswipebox.min.css1 …-bar.visible-bars{-webkit-transform:translate3d(0,-50px,0);transform:translate3d(0,-50px,0)}#swipe…
H A Dswipebox.less109 #swipebox-bottom-bar.visible-bars {
117 #swipebox-top-bar.visible-bars {
/plugin/diagramsnet/lib/plugins/
H A Dtags.js148 function setCellsVisibleForTag(tag, visible) argument
163 graph.setCellsVisible(cells, visible);
/plugin/gallery/swipebox/css/
H A Dswipebox.less
/plugin/s5reloaded/ui/thesis/
H A Dprint.css8 visibility: visible !important;
H A Dpretty.css132 visibility: visible;
260 #footer h3 {right:1em; text-shadow: 0.2em 0.2em #000; font-style: italic; visibility: visible;}
497 #guru {position: absolute; visibility: visible; left: 0px; top: 0px; padding: 4px; width: 99%; heig…
512 .incremental, .incremental *, .incremental *:after {color: #ccc; visibility: visible;}
/plugin/phpipam/
H A Dstyle.css35 * visible when printing in black-on-white mode,
/plugin/bpmnio/vendor/bpmn-js/
H A DLICENSE16 the watermark must stay fully visible and not visually overlapped by other elements.
/plugin/bpmnio/vendor/dmn-js/
H A DLICENSE16 the watermark must stay fully visible and not visually overlapped by other elements.
/plugin/projects/
H A Dcodemirror.css16 is visible outside of the scrolling box. */
126 visibility: visible;
/plugin/combo/
H A DREADME.md19 * [Animation (hover, visible)](https://combostrap.com/animation)
/plugin/bpmnio/
H A DLICENSE22 the watermark must stay fully visible and not visually overlapped by other elements.
/plugin/abc/
H A Dsyntax.php126 if ($this->getConf('displaySource')) $visible = " visible";
127 $renderer->doc .= '<div class="abc_src'.$visible.'">'.NL;
/plugin/syntaxhighlighter3/sxh3/pkg/styles/
H A DshThemeDefault.css28 .syntaxhighlighter.collapsed{overflow:visible !important;}
H A DshThemeEmacs.css28 .syntaxhighlighter.collapsed{overflow:visible !important;}
H A DshThemeFadeToGrey.css28 .syntaxhighlighter.collapsed{overflow:visible !important;}
H A DshThemeMDUltra.css28 .syntaxhighlighter.collapsed{overflow:visible !important;}
H A DshThemeMidnight.css28 .syntaxhighlighter.collapsed{overflow:visible !important;}
H A DshThemeRDark.css28 .syntaxhighlighter.collapsed{overflow:visible !important;}
H A DshThemeEclipse.css28 .syntaxhighlighter.collapsed{overflow:visible !important;}
/plugin/animation/styles/
H A DshThemeDefault.css49 overflow: visible !important;
/plugin/diagramsnet/lib/js/diagramly/
H A DMinimal.js81 function toggleFormat(ui, visible) argument
109 ui.formatWindow.window.setVisible((visible != null) ?
110 visible : !ui.formatWindow.window.isVisible());
119 function toggleShapes(ui, visible) argument
237 ui.sidebarWindow.window.setVisible((visible != null) ?
238 visible : !ui.sidebarWindow.window.isVisible());
821 EditorUi.prototype.toggleFormatPanel = function(visible) argument
825 this.formatWindow.window.setVisible((visible != null) ?
826 visible : !this.formatWindow.window.isVisible());
947 ui.actions.get('forkme').visible = urlParams['sketch'] != '1';
[all …]
/plugin/data-au/
H A Dhelper.php283 if($conf['mailguard'] == 'visible') {
/plugin/syntaxhighlighter3/sxh3/src/sass/
H A D_theme_template.scss87 overflow: visible !important;

12345678910>>...26