Dashboard: use hooks to create elements

This commit is contained in:
bergware
2023-12-14 03:30:44 +01:00
parent 952f432058
commit 2dcaa4fe77
5 changed files with 13 additions and 27 deletions
@@ -74,7 +74,5 @@ div.pie{height:96px;width:96px;border-radius:50%;display:flex;justify-content:ce
div.pie::after{content:'';position:absolute;height:72px;width:72px;border-radius:50%}
div.pie span{z-index:2;font-size:1.6rem;font-weight:bold}
div.more{margin-top:8px}
i.vmsize{color:#d77e0d}
i.zfs{color:#d4ac0d}
.var0,.var1,.var2,.var3{display:none;font-size:1.3rem!important}
legend{font-variant:small-caps;margin:8px 0 4px 0}