Dashboard: new system resources presentation

Use circular bar to represent resources
Make ZFS usage part of RAM usage (with different color)
This commit is contained in:
bergware
2023-12-04 08:06:20 +01:00
parent a4082d0069
commit 0871a7cc5d
7 changed files with 42 additions and 29 deletions
@@ -1 +1,2 @@
div.grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(610px,1fr));column-gap:20px}
div.pie::after{background-color:#f7f9f9}