slicestat plugin: stats on the sliceview, top 10 nodes
[myslice.git] / plugins / slicestat / static / css / slicestat.css
index e69de29..49ee844 100644 (file)
@@ -0,0 +1,6 @@
+iframe.slicestat-iframe {
+    width:100%;
+    height:400px;
+    border:0;
+    overflow: hidden;
+}