Working inline script.
[hacks/simpleWebSlides.git] / simpleWebSlides_screen.css
index ea0a15c..b39b10f 100644 (file)
@@ -3,3 +3,11 @@
     width:100%;
     height:100%;
 }
+
+.active_frame, .current_frame {
+    visibility: visible;
+}
+
+.inactive_frame {
+    visibility: hidden;
+}
\ No newline at end of file