Home
last modified time | relevance | path

Searched refs:slide (Results 76 – 100 of 119) sorted by path

12345

/plugin/s5/ui/default/
H A 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;}
H A Dopera.css2 .slide {
H A Doutline.css13 .slide h1 {margin: 1.5em 0 0; padding-top: 0.25em;
H A 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;}
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;}
30 .slide img.leader {display: block; margin: 0 auto;}
41 .slide h1 {position: absolute; top: 0.7em; left: 87px; z-index: 1;
45 .slide h3 {font-size: 130%;}
[all …]
H A Dprint.css2 .slide, ul {page-break-inside: avoid; visibility: visible !important;}
H A 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;}
H A Dslides.css1 @import url(s5-core.css); /* required to make the slide show run at all */
2 @import url(framing.css); /* sets basic placement and size of slide components */
H A Dslides.js191 var slide = slideColl[n];
192 slide.style.visibility = 'visible';
200 var slide = slideColl[n];
201 slide.style.visibility = 'hidden';
/plugin/s5/ui/dokuwiki/
H A 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;}
H A Dopera.css2 .slide {
H A Doutline.css13 .slide h1 {margin: 1.5em 0 0; padding-top: 0.25em;
H A 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%;}
H A Dprint.css2 .slide, ul {page-break-inside: avoid; visibility: visible !important;}
H A 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;}
H A Dslides.css1 @import url(s5-core.css); /* required to make the slide show run at all */
2 @import url(framing.css); /* sets basic placement and size of slide components */
H A Dslides.js190 var slide = slideColl[n];
191 slide.style.visibility = 'visible';
199 var slide = slideColl[n];
200 slide.style.visibility = 'hidden';
/plugin/s5/ui/flower/
H A 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%;}
H A Dpretty.css45 .slide {
48 .slide h1 {position: absolute; z-index: 1;
54 .slide h3 {font-size: 130%;}
H A Dprint.css2 div.slide, ul {page-break-inside: avoid; visibility: visible !important;}
H A Ds5-core.css3 div#header, div#footer, div.slide {position: absolute;}
4 html>body div#header, html>body div#footer, html>body div.slide {position: fixed;}
6 div.slide {z-index: 2; visibility: hidden;}
H A Dslides.css1 @import url(s5-core.css); /* required to make the slide show run at all */
2 @import url(framing.css); /* sets basic placement and size of slide components */
/plugin/s5/ui/i18n/
H A 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;}
H A Dpretty.css7 body {background: #95A7D4 url(bg-slide.jpg) 100% 100% no-repeat; color: #210; font: 28px Arial, san…
38 .slide h1 {font-size: 1.66em; line-height: 1; letter-spacing: -1px;
44 .slide .current {color: #003; text-shadow: 0 0 0.25em #9AABD7;}
H A Ds5-core.css3 div#header, div#footer, div#controls, div.slide {position: absolute;}
5 html>body div#controls, html>body div.slide {position: fixed;}
8 div.slide, .hideme, .incremental {visibility: hidden;}
H A Dslides.css1 @import url(s5-core.css); /* required to make the slide show run at all */
2 @import url(framing.css); /* sets basic placement and size of slide components */

12345