share/collection.js: Keep visibility when redrawing graphs.
[collection4.git] / share / style.css
index 9e8668b..d1db941 100644 (file)
@@ -235,6 +235,13 @@ div.graph-img:hover div.graph-buttons
        margin-bottom: 1px;
 }
 
+.graph-json
+{
+       clear: both;
+       width: 600px;
+       height: 300px;
+}
+
 div.footer
 {
        margin-left: auto;