Dashboard: style update

This commit is contained in:
bergware
2019-01-11 10:25:12 +01:00
parent ac72006fe6
commit 2cbcfd8a1b

View File

@@ -141,7 +141,7 @@ if ($low) $memory_maximum = pow(2,ceil(log($memory_installed)/log(2)));
<style>
.switch-button-background{top:12px}
span.outer{float:left}
span.inner{width:135px}
span.inner{width:124px}
</style>
<script src="<?autov('/webGui/javascript/jquery.switchbutton.js')?>"></script>
<script src="<?autov('/plugins/dynamix.docker.manager/javascript/docker.js')?>"></script>