diff client/digitallibrary/jquery/jquery-test-embedded.html @ 762:aab01da232ef jquery

small preparations for SVG
author hertzhaft
date Thu, 10 Feb 2011 09:20:56 +0100
parents 936d88972cd0
children b9a75079aece
line wrap: on
line diff
--- a/client/digitallibrary/jquery/jquery-test-embedded.html	Wed Feb 09 10:22:29 2011 +0100
+++ b/client/digitallibrary/jquery/jquery-test-embedded.html	Thu Feb 10 09:20:56 2011 +0100
@@ -15,6 +15,11 @@
                 /* width: 220px; */
             }
 
+            div.svg {
+                position: absolute;
+                background: transparent;
+            }
+
             td {
                 vertical-align: top;
                 }