mirror of
https://github.com/unraid/webgui.git
synced 2026-05-07 12:51:21 -05:00
Multi cache pool support
This commit is contained in:
@@ -157,7 +157,7 @@ if ($low) $memory_maximum = pow(2,ceil(log($memory_installed)/log(2)));
|
||||
<link type="text/css" rel="stylesheet" href="<?autov('/webGui/styles/jquery.switchbutton.css')?>">
|
||||
<link type="text/css" rel="stylesheet" href="<?autov('/webGui/styles/jquery.ui.css')?>">
|
||||
<style>
|
||||
div.frame{float:left;margin:14px 0 0 0}
|
||||
div.frame{float:left;margin:14px 0}
|
||||
div#iframe-popup{display:none;-webkit-overflow-scrolling:touch}
|
||||
div.last{padding-bottom:12px}
|
||||
div.left{float:left;width:66%;margin-top:-12px}
|
||||
|
||||
Reference in New Issue
Block a user