Browse Source

disable interaction on future/past slides

Hakim El Hattab 10 năm trước cách đây
mục cha
commit
f56a10b9ff
2 tập tin đã thay đổi với 13 bổ sung0 xóa
  1. 13 0
      css/reveal.css
  2. 0 0
      css/reveal.min.css

+ 13 - 0
css/reveal.css

@@ -606,6 +606,19 @@ body {
 	min-height: auto !important;
 }
 
+/* Don't allow interaction with invisible slides */
+.reveal .slides>section.future,
+.reveal .slides>section>section.future,
+.reveal .slides>section.past,
+.reveal .slides>section>section.past {
+	pointer-events: none;
+}
+
+.reveal.overview .slides>section,
+.reveal.overview .slides>section>section {
+	pointer-events: auto;
+}
+
 
 
 /*********************************************

Những thai đổi đã bị hủy bỏ vì nó quá lớn
+ 0 - 0
css/reveal.min.css


Một số tệp đã không được hiển thị bởi vì quá nhiều tập tin thay đổi trong này khác