width = boxed (default, content width is constrained)
width = unlimited (content width is unlimited for higher resolutions)
This should stop the complaints about dashboard not displaying three columns on wide screens.
ZFS subpools have a tilde in their name, which is an illegal character in PHP keys and HTML ids. A tilde is automatically replaced to avoid conflicts.
The MAIN page shows the total of a ZFS pool at end, also when subpools are part of it.
When overflow-x is set to 'scroll',
in some browsers, it will reserve
space for the scrollbar and will
override the background color even
when no scrollbar is necessary.