mirror of
https://github.com/unraid/webgui.git
synced 2026-01-21 09:00:19 -06:00
VM settings page: correction for themes AZURE and GRAY
This commit is contained in:
@@ -99,7 +99,7 @@ foreach ($arrSyslinuxCfg as &$strSyslinuxCfg) {
|
||||
display: none;
|
||||
}
|
||||
</style>
|
||||
<span class="status" style="margin-top: -10px;"><input type="checkbox" class="advancedview"></span>
|
||||
<span class="status" style="margin-top:<?=strstr('gray,azure',$display['theme'])?0:-10?>px;"><input type="checkbox" class="advancedview"></span>
|
||||
<?if ($boolACSEnabled != $boolACSInSyslinux):?>
|
||||
<br><p class="notice">You must reboot for changes to take effect</p>
|
||||
<?endif;?>
|
||||
|
||||
Reference in New Issue
Block a user