Properies pane.
[redakcja.git] / src / redakcja / static / css / gallery.css
index a1694a4..815229c 100644 (file)
@@ -8,6 +8,13 @@
     background-color: #C1C1C1;
 }
 
+#side-properties {
+    height: 100%;
+    overflow: auto;
+}
+#side-properties #parents li {
+    cursor: pointer;
+}
 
 #side-annotations {
     display: flex;