Style correction

This commit is contained in:
bergware
2019-01-11 10:29:57 +01:00
parent 2cbcfd8a1b
commit 905cd4b5b9
2 changed files with 2 additions and 0 deletions
@@ -36,6 +36,7 @@ th.five{width:5%}
th.nine{width:9%}
th.load{width:100px}
input.wait{width:24px;margin:0 4px;padding:0 5px;border:none;box-shadow:none;background-color:transparent}
table tbody td{line-height:normal}
</style>
<div id="iframe-popup" style="display:none;-webkit-overflow-scrolling:touch;"></div>
<span class="status" style="margin-top:<?=$width?>px"><span><input type="checkbox" class="advancedview"></span></span>
@@ -107,6 +107,7 @@ div.four label.cpu2{width:26%}
th.eight{width:8%}
tbody>tr.sortable:hover{cursor:move}
table.domdisk tbody tr:nth-child(even){background-color:transparent}
table tbody td{line-height:normal}
</style>
<table id="kvm_table" class="tablesorter four shift">
<thead><tr><th><a href="#" style="cursor:hand;margin-left:12px;display:inline-block;width:32px" onclick="resetSorting()" title="Reset sorting"><i class="fa fa-th-list"></i></a>Name</th><th>Description</th><th>CPUs</th><th>Memory</th><th>vDisks</th><th>Graphics</th><th class="eight">Autostart</th></tr></thead>