Fix annotations window.
[redakcja.git] / src / redakcja / static / css / gallery.css
index 815229c..444ecff 100644 (file)
@@ -52,7 +52,7 @@
     justify-content: center;
 }
 
-#side-annotations .akap {
+#side-annotations [x-node="akap"] {
     font-size: 16px;
     font-family: "Georgia", "Times New Roman", serif;
     line-height: 1.5em;
@@ -74,7 +74,7 @@
     width: 100%;
 }
 
-#side-annotations .akap:hover .src {
+#side-annotations [x-node="akap"]:hover .src {
     display: block;
 }