Ticket #788 fix - displaying annotations in history preview
[redakcja.git] / 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;