- Minor
If you use any custom theme, or simply rename a stock theme, ui elements get broken on the syslinux configuration page.
This is easily reproducible with the following:
cp /usr/local/emhttp/plugins/dynamix/styles/default-white.css /usr/local/emhttp/plugins/dynamix/styles/default-test.css
cp /usr/local/emhttp/plugins/dynamix/styles/dynamix-white.css /usr/local/emhttp/plugins/dynamix/styles/dynamix-test.css
Select "Test" theme from Display Settings. Navigate to your-unraid-ip/Main/Flash?name=flash and it will look like the attached screenshot.
There is a chunk of css hardcoded on that page that is not getting injected when the NAME of your theme is not default-white or default-black.