Ticket #788 fix - displaying annotations in history preview
authorLukasz Anwajler <lukasz@anwajler.com>
Sun, 5 Sep 2010 23:43:53 +0000 (18:43 -0500)
committerLukasz Anwajler <lukasz@anwajler.com>
Sun, 5 Sep 2010 23:43:53 +0000 (18:43 -0500)
redakcja/static/css/html.css

index 971e4b8..83fab18 100644 (file)
@@ -400,6 +400,11 @@ div[x-node] > .uwaga {
 /*
  * Przypisy w tekÅ›cie
  */
+.htmlview .annotation-inline-box:hover > span[x-annotation-box]{
+    display: block;
+}
+
 .htmlview .annotation-inline-box > span[x-annotation-box] {
     display: none;
     position: absolute;