Files
webgui/emhttp/plugins/dynamix/sheets/DashStats-azure.css
T
bergware 0871a7cc5d Dashboard: new system resources presentation
Use circular bar to represent resources
Make ZFS usage part of RAM usage (with different color)
2023-12-04 08:06:20 +01:00

3 lines
137 B
CSS

div.grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(580px,1fr));column-gap:20px}
div.pie::after{background-color:#d7dbdd}