Working inline script.
[hacks/simpleWebSlides.git] / simpleWebSlides_print.css
index 862b455..0317966 100644 (file)
@@ -15,3 +15,7 @@ body {
     height: 209.8mm; /* not 210 due to rounding errors */
     padding:0pt;
 }
+
+.active_frame, .inactive_frame, .current_frame {
+    visibility: visible;
+}