mirror of
https://github.com/unraid/webgui.git
synced 2026-01-15 22:19:58 -06:00
Dashboard: create more space for Dokcer/VM names (3 columns)
This commit is contained in:
@@ -149,7 +149,7 @@ if ($low) $memory_maximum = pow(2,ceil(log($memory_installed)/log(2)));
|
||||
.switch-button-background{top:12px}
|
||||
<?endif;?>
|
||||
span.outer{float:left}
|
||||
span.inner{width:124px}
|
||||
span.inner{width:134px}
|
||||
span.ups{width:124px;display:inline-block}
|
||||
</style>
|
||||
<script src="<?autov('/webGui/javascript/jquery.switchbutton.js')?>"></script>
|
||||
|
||||
@@ -258,7 +258,7 @@ span.three{margin-left:-23px}
|
||||
span.tub{margin-right:8px;font-size:2.4rem;cursor:pointer}
|
||||
span.score{font-size:1.1rem;color:#ffffff;position:absolute}
|
||||
span#dropbox{background:none;line-height:6rem;margin-right:20px}
|
||||
span.outer{margin-bottom:20px;margin-right:20px}
|
||||
span.outer{margin-bottom:20px;margin-right:0}
|
||||
span.hand{cursor:pointer}
|
||||
span.outer.started>img,span.outer.started>i.img{opacity:1.0}
|
||||
span.outer.stopped>img,span.outer.stopped>i.img{opacity:0.3}
|
||||
|
||||
@@ -243,7 +243,7 @@ span.two{margin-left:-20px}
|
||||
span.three{margin-left:-23px}
|
||||
span.tub{margin-right:8px;font-size:2.4rem;cursor:pointer}
|
||||
span.score{font-size:1.2rem;color:#1c1b1b;position:absolute}
|
||||
span.outer{margin-bottom:20px;margin-right:20px}
|
||||
span.outer{margin-bottom:20px;margin-right:0}
|
||||
span.hand{cursor:pointer}
|
||||
span.outer.started>img,span.outer.started>i.img{opacity:1.0}
|
||||
span.outer.stopped>img,span.outer.stopped>i.img{opacity:0.3}
|
||||
|
||||
@@ -258,7 +258,7 @@ span.three{margin-left:-23px}
|
||||
span.tub{margin-right:8px;font-size:2.4rem;cursor:pointer}
|
||||
span.score{font-size:1.1rem;color:#ffffff;position:absolute}
|
||||
span#dropbox{background:none;line-height:6rem;margin-right:20px}
|
||||
span.outer{margin-bottom:20px;margin-right:20px}
|
||||
span.outer{margin-bottom:20px;margin-right:0}
|
||||
span.hand{cursor:pointer}
|
||||
span.outer.started>img,span.outer.started>i.img{opacity:1.0}
|
||||
span.outer.stopped>img,span.outer.stopped>i.img{opacity:0.3}
|
||||
|
||||
@@ -243,7 +243,7 @@ span.two{margin-left:-20px}
|
||||
span.three{margin-left:-23px}
|
||||
span.tub{margin-right:8px;font-size:2.4rem;cursor:pointer}
|
||||
span.score{font-size:1.2rem;color:#1c1b1b;position:absolute}
|
||||
span.outer{margin-bottom:20px;margin-right:20px}
|
||||
span.outer{margin-bottom:20px;margin-right:0}
|
||||
span.hand{cursor:pointer}
|
||||
span.outer.started>img,span.outer.started>i.img{opacity:1.0}
|
||||
span.outer.stopped>img,span.outer.stopped>i.img{opacity:0.3}
|
||||
|
||||
Reference in New Issue
Block a user