Lines Matching refs:past

657 .reveal .slides>section.past,
658 .reveal .slides>section>section.past {
667 .reveal .slides>section.past,
669 .reveal .slides>section>section.past,
691 @mixin transition-horizontal-past($style) {
692 .reveal .slides>section[data-transition=#{$style}].past,
693 .reveal .slides>section[data-transition~=#{$style}-out].past,
694 .reveal.#{$style} .slides>section:not([data-transition]).past {
706 @mixin transition-vertical-past($style) {
707 .reveal .slides>section>section[data-transition=#{$style}].past,
708 .reveal .slides>section>section[data-transition~=#{$style}-out].past,
709 .reveal.#{$style} .slides>section>section:not([data-transition]).past {
730 @include transition-horizontal-past(#{$stylename}) {
736 @include transition-vertical-past(#{$stylename}) {
754 @include transition-horizontal-past(#{$stylename}) {
760 @include transition-vertical-past(#{$stylename}) {
776 @include transition-horizontal-past(concave) {
782 @include transition-vertical-past(concave) {
797 @include transition-horizontal-past(zoom) {
805 @include transition-vertical-past(zoom) {
868 .reveal.cube .slides>section.past {
878 .reveal.cube .slides>section>section.past {
908 .reveal.page .slides section.past {
944 .reveal.page .slides>section.past {
954 .reveal.page .slides>section>section.past {
1158 .reveal[data-background-transition=slide]>.backgrounds .slide-background.past,
1159 .reveal>.backgrounds .slide-background.past[data-background-transition=slide] {
1167 .reveal[data-background-transition=slide]>.backgrounds .slide-background>.slide-background.past,
1168 .reveal>.backgrounds .slide-background>.slide-background.past[data-background-transition=slide] {
1178 .reveal[data-background-transition=convex]>.backgrounds .slide-background.past,
1179 .reveal>.backgrounds .slide-background.past[data-background-transition=convex] {
1189 .reveal[data-background-transition=convex]>.backgrounds .slide-background>.slide-background.past,
1190 .reveal>.backgrounds .slide-background>.slide-background.past[data-background-transition=convex] {
1202 .reveal[data-background-transition=concave]>.backgrounds .slide-background.past,
1203 .reveal>.backgrounds .slide-background.past[data-background-transition=concave] {
1213 .reveal[data-background-transition=concave]>.backgrounds .slide-background>.slide-background.past,
1214 .reveal>.backgrounds .slide-background>.slide-background.past[data-background-transition=concave] {
1230 .reveal[data-background-transition=zoom]>.backgrounds .slide-background.past,
1231 .reveal>.backgrounds .slide-background.past[data-background-transition=zoom] {
1243 .reveal[data-background-transition=zoom]>.backgrounds .slide-background>.slide-background.past,
1244 .reveal>.backgrounds .slide-background>.slide-background.past[data-background-transition=zoom] {