mirror of
https://github.com/unraid/webgui.git
synced 2026-01-14 13:39:58 -06:00
Minor style correction
This commit is contained in:
@@ -183,7 +183,7 @@ $(function(){
|
||||
<?if ($dockerd):?>
|
||||
<form name="ct">
|
||||
<input type="hidden" name="names" id="names-ct" value="">
|
||||
<table class='tablesorter' style='width:auto'>
|
||||
<table class='tablesorter <?=$libvirtd?'':'shift'?>' style='width:auto'>
|
||||
<thead><tr><th><i class="fa fa-list"></i> Container</th><?create()?></tr></thead>
|
||||
<tbody id="table-ct"><?=$spinner?></tbody>
|
||||
</table>
|
||||
|
||||
Reference in New Issue
Block a user