mirror of
https://github.com/unraid/webgui.git
synced 2026-01-27 03:59:01 -06:00
Multi cache pool support
This commit is contained in:
@@ -24,7 +24,7 @@ $bgcolor = strstr('white,azure',$display['theme']) ? '#f2f2f2' : '#1c1c1c';
|
||||
<link type="text/css" rel="stylesheet" href="<?autov("/webGui/styles/jquery.ui.css")?>">
|
||||
<link type="text/css" rel="stylesheet" href="<?autov("/plugins/dynamix.docker.manager/styles/style-{$display['theme']}.css")?>">
|
||||
<style>
|
||||
table.divider{margin-top:2px}
|
||||
table.divider{margin-top:30px}
|
||||
</style>
|
||||
<script>
|
||||
function addPoolPopup() {
|
||||
|
||||
Reference in New Issue
Block a user