Fix: annotation editing shouldn't interfere with gallery (css).
authorroot <root@debian.localdomain>
Mon, 16 Aug 2010 12:55:03 +0000 (07:55 -0500)
committerroot <root@debian.localdomain>
Mon, 16 Aug 2010 12:55:03 +0000 (07:55 -0500)
redakcja/static/css/html.css

index fdd3c60..501d523 100644 (file)
@@ -415,6 +415,12 @@ div[x-node] > .uwaga {
     z-index: 600;
 }
 
+/* annotation editing shouldn't interfere with gallery */
+#html-view span.annotation-inline-box {
+       position:absolute;
+       left:0px;
+}
+
 /*
  * Przypisy na końcu utworu (aktualnie nieuzywane)
  */