Add an 'sws-' namespace to every class name used in CSS.
[hacks/simpleWebSlides.git] / simpleWebSlides_print.css
diff --git a/simpleWebSlides_print.css b/simpleWebSlides_print.css
deleted file mode 100644 (file)
index 0317966..0000000
+++ /dev/null
@@ -1,21 +0,0 @@
-body {
-    margin: 0pt 0pt 0pt 0pt;
-    padding: 0pt 0pt 0pt 0pt;
-    border-width: 0pt;
-}
-
-.canvas {
-    overflow:hidden;
-    position:relative;
-    border-width: 0cm;
-    border-style: none;
-    margin:0pt 0pt 0pt 0pt;
-    page-break-after:always;
-    width: 297mm;
-    height: 209.8mm; /* not 210 due to rounding errors */
-    padding:0pt;
-}
-
-.active_frame, .inactive_frame, .current_frame {
-    visibility: visible;
-}