slicestat plugin (working) on the resource view
[myslice.git] / plugins / slicestat / static / css / slicestat.css
index e69de29..9962c83 100644 (file)
@@ -0,0 +1,6 @@
+iframe#slicestat_resource {
+    width:100%;
+    height:400px;
+    border:0;
+    overflow: hidden;
+}