Home
last modified time | relevance | path

Searched refs:fade (Results 1 – 25 of 147) sorted by relevance

123456

/plugin/bootswrapper/exe/help/
Dmodal.txt82 For modals that simply appear rather than fade in to view, set to ''false'' the ''fade'' attribute.
84 <btn type="primary" modal="modal-no-fade">No fade animation</btn>
86 <modal id="modal-no-fade" fade="false" title="No fade animation">...</modal>
92 <btn type="primary" modal="modal-no-fade">No fade animation</btn>
94 <modal id="modal-no-fade" fade="false" title="No fade animation">...</modal>
124 | ''fade'' | ''false'' | ''true'' ''false'' | Enable the fade animation |
/plugin/combo/resources/theme/default/components/css/
Dlazy-load-fade.css1 .lazy-fade-cs {
2 animation-name: lazy-fade-cs;
6 @keyframes lazy-fade-cs {
/plugin/diagramsnet/lib/math/extensions/
DFontWarnings.js19fade===0){if(c.timer){clearTimeout(c.timer)}c.div.style.display="none"}}},[["span",{style:{positio… property
/plugin/multiorphan/
Dstyle.less83 background-color: fade(@ini_existing, 10%);
87 background-color: fade(@ini_missing, 10%);
91 background-color: fade(@ini_missing, 20%);
120 background: fade(@ini_existing, 10%);
/plugin/bootswrapper/syntax/
Dmodal.php97 $fade = $attributes['fade'] === true ? 'fade' : '';
124 …$markup = '<div class="bs-wrap bs-wrap-modal modal ' . $fade . '" id="' . $id . '" role="dialog" t…
/plugin/prosemirror/
DcustomMenu.less37 border-right: 1px solid fade(@ini_border, 30%);
41 background-color: fade(@ini_border, 30%);
Dstyle.less3 @highlight-odd-ini_text: fade(@ini_background, 95%);
4 @highlight-even-ini_text: fade(@ini_text, 5%);
/plugin/rssticker/
Dstyle.css8 …filter:progid:DXImageTransform.Microsoft.alpha(opacity=80); /*Specify fade effect in IE. Remove if…
9 -moz-opacity: 0.8; /*Specify fade effect in Firefox. Remove if desired.*/
/plugin/revealjs/css/
Dreveal.css59 .reveal .slides section .fragment.fade-out {
62 .reveal .slides section .fragment.fade-out.visible {
66 .reveal .slides section .fragment.semi-fade-out {
69 .reveal .slides section .fragment.semi-fade-out.visible {
79 .reveal .slides section .fragment.fade-up {
82 .reveal .slides section .fragment.fade-up.visible {
86 .reveal .slides section .fragment.fade-down {
89 .reveal .slides section .fragment.fade-down.visible {
93 .reveal .slides section .fragment.fade-right {
96 .reveal .slides section .fragment.fade-right.visible {
[all …]
Dreveal.scss75 .reveal .slides section .fragment.fade-out {
85 .reveal .slides section .fragment.semi-fade-out {
104 .reveal .slides section .fragment.fade-up {
112 .reveal .slides section .fragment.fade-down {
120 .reveal .slides section .fragment.fade-right {
128 .reveal .slides section .fragment.fade-left {
136 .reveal .slides section .fragment.fade-in-then-out,
147 .reveal .slides section .fragment.fade-in-then-semi-out {
969 .reveal .slides section[data-transition=fade],
970 .reveal.fade .slides section:not([data-transition]), class
[all …]
/plugin/jirainfo/
Dstyle.less185 &.fade {
188 &.fade-in {
191 &.fade-out {
/plugin/revealjs/
Dexample_presentation.dokuwiki205 <fragment fade-out>fade-out</fragment>
207 <fragment-block fade-up>fade-up (also down, left and right!)</fragment-block>
215 <fragment><sub>Attention: grow, shrink, fade-up/-down/-left/-right</sub>\\
DREADME.md127 * fade
133 The default is fade.
269 …itespaces: `---- orange wiki:dokuwiki-128.png 10% repeat bg-slide zoom-in fade-out slow no-footer …
275 …- Background transition: prefix `bg-` followed by `none`, `fade`, `slide`, `convex`, `concave` or …
276 …- Slide transition: `none`, `fade`, `slide`, `convex`, `concave` or `zoom` followed by optional po…
Dchangelog.md21 …important: `---- orange wiki:dokuwiki-128.png 10% repeat bg-slide zoom-in fade-out slow no-footer …
27 …- Background transition: prefix `bg-` followed by `none`, `fade`, `slide`, `convex`, `concave` or …
28 …- Slide transition: `none`, `fade`, `slide`, `convex`, `concave` or `zoom` followed by optional po…
/plugin/datatables/assets/datatables.net-buttons/js/
DdataTables.buttons.js684 if (item.fade === undefined) {
685 item.fade = built.conf.fade;
1237 fade: 400, property
1251 _fadeOut($(containerSelector), options.fade, function () {
1261 Buttons.background(false, options.backgroundClassName, options.fade, hostNode);
1339 _fadeIn(display.insertAfter(hostNode), options.fade);
1467 options.fade,
1562 Buttons.background = function (show, className, fade, insertPoint) { argument
1563 if (fade === undefined) {
1564 fade = 400;
[all …]
/plugin/s5reloaded/ui/effects_support/
Dpresentacular.js73 fade: Effect.Fade, property
/plugin/imagecarousel/vendor/slick/
Dslick.min.js17fade:!1,focusOnSelect:!1,infinite:!0,initialSlide:0,lazyLoad:"ondemand",mobileFirst:!1,pauseOnHove… property
18fade===!1&&(d=i.currentSlide,c!==!0?i.animateSlide(g,function(){i.postSlide(d)}):i.postSlide(d))):…
/plugin/html5video2/
Dprint.css47 /* Fading sytles, used to fade control bar. */
48 div.dokuwiki .vjs-fade-in {
51 div.dokuwiki .vjs-fade-out {
/plugin/impressjs/tpl/dokuwiki/
Dimpress.css555 The other problem I had was caused by the fact that I wanted the hint to fade
561 CSS, so I needed a way to not only fade out the hint but also move it out of
566 to be visible. I wanted the hint only to fade in and out visually, so I delayed
567 the fade in transition, so it starts when the hint is already in its correct
612 Now let's imagine that the hint is visible and we want to fade it out and move out
616 transition on transform property delayed by 1s so it will happen after the fade out
650 Now for fade in transition we have the oposite situation from the one
654 into its correct position and after that we fade it in with opacity
/plugin/indexmenu/scripts/fancytree/skin-material/
Dui.fancytree.min.css6fade-expander span.fancytree-expander{transition:opacity 1.5s;opacity:0}.fancytree-fade-expander .…
Dui.fancytree.css173 .fancytree-fade-expander span.fancytree-expander {
177 .fancytree-fade-expander:hover span.fancytree-expander,
178 .fancytree-fade-expander.fancytree-treefocus span.fancytree-expander,
179 .fancytree-fade-expander .fancytree-treefocus span.fancytree-expander,
180 .fancytree-fade-expander [class*="fancytree-statusnode-"] span.fancytree-expander {
/plugin/indexmenu/scripts/fancytree/skin-awesome/
Dui.fancytree.min.css6fade-expander span.fancytree-expander{transition:opacity 1.5s;opacity:0}.fancytree-fade-expander .…
Dui.fancytree.css173 .fancytree-fade-expander span.fancytree-expander {
177 .fancytree-fade-expander:hover span.fancytree-expander,
178 .fancytree-fade-expander.fancytree-treefocus span.fancytree-expander,
179 .fancytree-fade-expander .fancytree-treefocus span.fancytree-expander,
180 .fancytree-fade-expander [class*="fancytree-statusnode-"] span.fancytree-expander {
/plugin/indexmenu/scripts/fancytree/skin-bootstrap-n/
Dui.fancytree.min.css6fade-expander span.fancytree-expander{transition:opacity 1.5s;opacity:0}.fancytree-fade-expander .…
/plugin/struct/jsoneditor/
Djsoneditor.min.css1fade-in .3s linear 1,move-up .3s linear 1;-moz-animation:fade-in .3s linear 1,move-up .3s linear 1…

123456