Files
webgui/emhttp/plugins/dynamix/sheets/DashStats-white.css
bergware 8dd6e6dd1b More enhancements and fixes based on feedback
- Disk settings: Separate SSD temperature thresholds
- Dashboard: more descriptive system resources + tooltip
- Wrappers: fix NVME power value retrieval
2023-12-04 20:29:42 +01:00

5 lines
181 B
CSS

div.grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(610px,1fr));column-gap:20px}
div.pie::after{background-color:#f7f9f9}
i.free{color:#dcdcdc}
i.used{color:#a8a8a8}