]> git.proxmox.com Git - pmg-gui.git/blobdiff - css/ext6-pmg.css
rules: use tree panel instead of grouping feature of the grid
[pmg-gui.git] / css / ext6-pmg.css
index 2f999f4fe0b47a56d279cf751822f4bb5b3b0b41..5d28728e26f543e46c0118376bbaa94f6a0bdb06 100644 (file)
@@ -263,3 +263,14 @@ a.download {
     color: inherit;
     text-decoration: none;
 }
+
+.pmx-rule-tree .x-tree-icon,
+.pmx-rule-tree .x-tree-elbow,
+.pmx-rule-tree .x-tree-elbow-end {
+    display: none;
+    width: 0px;
+}
+
+.pmx-type-row td {
+    padding: 3px;
+}