Home
last modified time | relevance | path

Searched refs:slide (Results 1 – 25 of 119) sorted by relevance

12345

/plugin/photogallery/lightGallery/css/
Dlg-transitions.min.css1slide,.lg-css3.lg-zoom-in .lg-item.lg-prev-slide{-webkit-transform:scale3d(1.3,1.3,1.3);transform:…
Dlg-transitions.css6 .lg-css3.lg-zoom-in .lg-item.lg-prev-slide {
9 .lg-css3.lg-zoom-in .lg-item.lg-next-slide {
16 ….lg-css3.lg-zoom-in .lg-item.lg-prev-slide, .lg-css3.lg-zoom-in .lg-item.lg-next-slide, .lg-css3.l…
23 .lg-css3.lg-zoom-in-big .lg-item.lg-prev-slide {
26 .lg-css3.lg-zoom-in-big .lg-item.lg-next-slide {
33 ….lg-css3.lg-zoom-in-big .lg-item.lg-prev-slide, .lg-css3.lg-zoom-in-big .lg-item.lg-next-slide, .l…
40 .lg-css3.lg-zoom-out .lg-item.lg-prev-slide {
43 .lg-css3.lg-zoom-out .lg-item.lg-next-slide {
50 ….lg-css3.lg-zoom-out .lg-item.lg-prev-slide, .lg-css3.lg-zoom-out .lg-item.lg-next-slide, .lg-css3…
57 .lg-css3.lg-zoom-out-big .lg-item.lg-prev-slide {
[all …]
/plugin/revealjs/
Dstyle.css3 .dokuwiki .slide-export-link,
4 .dokuwiki .slide-details-hr,
5 .dokuwiki .slide-details-background,
6 .dokuwiki .slide-details-text,
7 .dokuwiki .slide-notes-hr {
13 .dokuwiki .slide-details-hr,
14 .dokuwiki .slide-notes-hr {
19 .dokuwiki .first-slide {
23 .dokuwiki .slide-notes-hr {
27 .dokuwiki .slide-export-link,
[all …]
DREADME.md24 Every new H1 or H2 section, that is 6 equal signs or 5 equal signs open per default a new slide hor…
124 The slide transition. Possible settings:
128 * slide
136 ### Horizontal slide level
138 …ing a horizontal slide. Levels below starting a vertical (nested) slide - no effect on slides, whi…
146 ### Enlarge vertical slide headers
148 …tal_slide_level - no effect on slides, which are indicated by alternative slide indicators (`---->…
176 Automatically move the presentation to the next slide in milliseconds. If this is set to 0, automat…
185 Loop the presentation back to the first slide after the last slide. Boolean:
238 For all possible parameters see alternative slide indicator below.
[all …]
Dchangelog.md16 - Improved slide handling: Since slides are indicated by headers you are relative inflexible regard…
17 …ing a horizontal slide. Levels below starting a vertical (nested) slide - no effect on slides, whi…
18 …w horizontal_slide_level - no effect on slides, which are indicated by alternative slide indicators
19 - New alternative slide indicator:
20 …- `---->` opens a new slide with default transition in default speed (open previous slides will be…
21 … order is not important: `---- orange wiki:dokuwiki-128.png 10% repeat bg-slide zoom-in fade-out s…
27 …- Background transition: prefix `bg-` followed by `none`, `fade`, `slide`, `convex`, `concave` or …
28 …none`, `fade`, `slide`, `convex`, `concave` or `zoom` followed by optional postfix `-in` or `-out`…
30 …- `---->>` opens a new slide container for vertical (nested) slides and a new slide with the given…
31 - The next `---->>` will close the previous container (and slide) implicitly
[all …]
Dprint.css3 .dokuwiki .slide-export-link,
4 .dokuwiki .slide-details-hr,
5 .dokuwiki .slide-details-background,
6 .dokuwiki .slide-details-text,
7 .dokuwiki .slide-notes-hr {
/plugin/bootswrapper/exe/help/
Dcarousel.txt14 <slide>{{:wiki:plugin:bootswrapper:image-placeholder-big.jpg?nolink|}}</slide>
15 <slide>{{:wiki:plugin:bootswrapper:image-placeholder-big.jpg?nolink|}}</slide>
16 <slide>{{:wiki:plugin:bootswrapper:image-placeholder-big.jpg?nolink|}}</slide>
30 <slide>
33 === First slide label ===
36 </slide>
43 <slide>
46 === First slide label ===
49 </slide>
50 <slide>
[all …]
/plugin/revealjs/js/
Dreveal.js864 toArray( dom.wrapper.querySelectorAll( SLIDES_SELECTOR ) ).forEach( function( slide ) { argument
865 slide.setAttribute( 'data-slide-number', getSlideNumber( slide ) );
869 toArray( dom.wrapper.querySelectorAll( SLIDES_SELECTOR ) ).forEach( function( slide ) { argument
873 if( slide.classList.contains( 'stack' ) === false ) {
878 var contentHeight = slide.scrollHeight;
885 if( numberOfPages === 1 && config.center || slide.classList.contains( 'center' ) ) {
894 slide.parentNode.insertBefore( page, slide );
895 page.appendChild( slide );
898 slide.style.left = left + 'px';
899 slide.style.top = top + 'px';
[all …]
/plugin/showsamples/
Dstyle.css17 div.showSamples div.slide {
27 div.showSamples div.slide ul {
33 div.showSamples div.slide ul li {
39 div.showSamples div.slide ul li div.li {
46 div.showSamples div.slide ul li div.highlightMenu {
50 div.showSamples div.slide ul li div div.tileBlog {
54 div.showSamples div.slide ul li div div.glossary div {
/plugin/imagecarousel/vendor/slick/
Dslick.css77 .slick-slide
85 [dir='rtl'] .slick-slide
89 .slick-slide img
93 .slick-slide.slick-loading img
97 .slick-slide.dragging img
101 .slick-initialized .slick-slide
105 .slick-loading .slick-slide
109 .slick-vertical .slick-slide
DREADME.markdown73 dots | boolean | false | Current slide indicator dots
74 dotsClass | string | 'slick-dots' | Class for slide indicator dots container
93 slide | string | '' | Slide element query
99 swipeToSlide | boolean | false | Swipe to slide irrespective of slidesToScroll
100 touchMove | boolean | true | Enables slide moving with touch
103 variableWidth | boolean | false | Disables automatic slide width calculation
104 vertical | boolean | false | Vertical slide direction
107 waitForAnimate | boolean | true | Ignores requests to advance the slide while animating
126 // On before slide change
134 afterChange | event, slick, currentSlide | After slide change callback
[all …]
/plugin/s5/ui/default/
Dpretty.css21 .slide code {padding: 2px 0.25em; font-weight: bold; color: #533;}
22 .slide code.bad, code del {color: red;}
23 .slide code.old {color: silver;}
24 .slide pre {padding: 0; margin: 0.25em 0 0.5em 0.5em; color: #533; font-size: 90%;}
25 .slide pre code {display: block;}
26 .slide ul {margin-left: 5%; margin-right: 7%; list-style: disc;}
27 .slide li {margin-top: 0.75em; margin-right: 0;}
28 .slide ul ul {line-height: 1;}
29 .slide ul ul li {margin: .2em; font-size: 85%; list-style: square;}
30 .slide img.leader {display: block; margin: 0 auto;}
[all …]
Dframing.css1 /* The following styles size, place, and layer the slide components.
2 Edit these if you want to change the overall slide layout.
8 div#header, div#footer, .slide {width: 100%; top: 0; left: 0;}
11 .slide {top: 0; width: 92%; padding: 3.5em 4% 4%; z-index: 2; list-style: none;}
/plugin/revealjs/css/
Dreveal.scss539 .reveal .slide-number {
553 .reveal .slide-number a {
557 .reveal .slide-number-delimiter {
726 @each $stylename in slide, linear {
1092 .reveal .slide-background {
1106 .reveal .slide-background-content {
1116 .reveal .slide-background.stack {
1120 .reveal .slide-background.present {
1126 .print-pdf .reveal .slide-background {
1132 .reveal .slide-background video {
[all …]
Dreveal.css446 .reveal .slide-number {
459 .reveal .slide-number a {
462 .reveal .slide-number-delimiter {
572 .reveal.slide section {
576 .reveal .slides > section[data-transition=slide].past,
577 .reveal .slides > section[data-transition~=slide-out].past,
578 .reveal.slide .slides > section:not([data-transition]).past {
582 .reveal .slides > section[data-transition=slide].future,
583 .reveal .slides > section[data-transition~=slide-in].future,
584 .reveal.slide .slides > section:not([data-transition]).future {
[all …]
/plugin/jalbum/
Dscript.js11 function neu(url, text, slide) { argument
15 fotos[Neu].slide = slide;
21 window.location = fotos[fotopos].slide;
/plugin/s5/ui/dokuwiki/
Dpretty.css23 .slide code {padding: 2px 0.25em; font-weight: bold; color: #000;}
24 .slide pre {padding: 0.5em; margin: 0.25em 0 0.5em 0.5em; color: #000; font-size: 80%;background:#d…
25 .slide ul {margin-left: 5%; margin-right: 7%; list-style: disc;}
26 .slide li {margin-top: 0.75em; margin-right: 0;}
27 .slide ul ul {line-height: 1;}
28 .slide ul ul li {margin: .2em; font-size: 85%; list-style: square;}
39 .slide h1 {position: absolute; top: 0.1em; left: 1.5%; z-index: 1;
43 .slide h2 {font-size: 140%;}
44 .slide h3 {font-size: 130%;}
Dframing.css1 /* The following styles size, place, and layer the slide components.
2 Edit these if you want to change the overall slide layout.
8 div#header, div#footer, .slide {width: 100%; top: 0; left: 0;}
11 .slide {top: 0; width: 92%; padding: 3.5em 4% 4%; z-index: 2; list-style: none;}
Ds5-core.css3 div#header, div#footer, div#controls, .slide {position: absolute;}
5 html>body div#controls, html>body .slide {position: fixed;}
8 .slide, .hideme, .incremental {visibility: hidden;}
/plugin/s5/ui/i18n/
Dframing.css1 /* The following styles size and place the slide components.
2 Edit them if you want to change the overall slide layout.
6 div#header, div#footer, .slide {width: 100%; top: 0; left: 0;}
9 .slide {top: 0; width: 88%; padding: 1em 7% 2em 5%; z-index: 2;}
/plugin/s5/ui/yatil/
Dframing.css1 /* The following styles size and place the slide components.
2 Edit them if you want to change the overall slide layout.
6 div#header, div#footer, div.slide {width: 100%; top: 0; left: 0;}
9 div.slide {top: 0; width: 92%; padding: 3.5em 4% 4%;}
/plugin/s5/ui/flower/
Dframing.css1 /* The following styles size and place the slide components.
2 Edit them if you want to change the overall slide layout.
6 div#header, div#footer, div.slide {width: 100%; top: 0; left: 0;}
9 div.slide {top: 0; width: 92%; padding: 3.5em 4% 4%;}
/plugin/s5/ui/pixel/
Dframing.css1 /* The following styles size and place the slide components.
2 Edit them if you want to change the overall slide layout.
6 div#header, div#footer, div.slide {width: 100%; top: 0; left: 0;}
9 div.slide {top: 0; width: 92%; padding: 3.5em 4% 4%;}
/plugin/s5reloaded/ui/thesis/
Dframing.css1 /* The following styles size, place, and layer the slide components.
2 Edit these if you want to change the overall slide layout.
8 div#header, div#footer, .slide {width: 100%; top: 0; left: 0;}
11 .slide {top: 0; width: 92%; padding: 3.5em 4% 4%; z-index: 2; list-style: none;}
/plugin/s5/ui/blue/
Dframing.css1 /* The following styles size and place the slide components.
2 Edit them if you want to change the overall slide layout.
6 div#header, div#footer, div.slide {width: 100%; top: 0; left: 0;}
9 div.slide {top: 0; width: 92%; padding: 3.5em 4% 4%;}

12345