mirror of
https://github.com/unraid/webgui.git
synced 2026-04-22 18:19:14 -05:00
8dd6e6dd1b
- Disk settings: Separate SSD temperature thresholds - Dashboard: more descriptive system resources + tooltip - Wrappers: fix NVME power value retrieval
5 lines
181 B
CSS
5 lines
181 B
CSS
div.grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(580px,1fr));column-gap:20px}
|
|
div.pie::after{background-color:#d7dbdd}
|
|
i.free{color:#eceaec}
|
|
i.used{color:#606e7f}
|