]> ###2020.05.27 - Incorporate suggestion from GrantR ###2020.01.05 - Support future themes if they are named starting with v, w, x, y, z ###2019.10.27 - OCD: Fix font size on plugins tab ###2018.12.08 - Initial Release ####CA Dynamix Unlimited Width#### A plugin to allow Dynamix to utilize the entire width of your browser and not be artificially capped at 1920 pixel across sed -i 's/max-width:1920px;//g' /usr/local/emhttp/plugins/dynamix/styles/*.css sed -i 's/@media (min-width:1921px){#template{min-width:1260px;margin:0 auto}}//g' /usr/local/emhttp/plugins/dynamix/styles/*.css sed -i 's/max-width:1920px;//g' /usr/local/emhttp/plugins/dynamix/styles/*.css sed -i 's/@media (min-width:1921px){#template{min-width:1260px;margin:0 auto}}//g' /usr/local/emhttp/plugins/dynamix/styles/*.css chmod 0777 -R /usr/local/emhttp/plugins/unlimited-width echo echo "**** You must reboot for the uninstall to take effect ****"