mirror of
https://github.com/unraid/webgui.git
synced 2026-05-02 07:49:20 -05:00
vm manager: re-style vm sublist elements
This commit is contained in:
@@ -633,20 +633,19 @@ table.tablesorter.dominfo{margin-top: 5px;}
|
||||
table.tablesorter.dominfo{margin-left:48px;}
|
||||
table.tablesorter.domdisk{margin-top: 5px;}
|
||||
table.tablesorter.domdisk{margin-left:72px;}
|
||||
table.tablesorter.domdisk th:first-child{width:9%;text-align:left;}
|
||||
table.tablesorter.domdisk td:first-child{width:9%;text-align:left;}
|
||||
table.tablesorter.domdisk th:nth-child(2){width:9%;text-align:left;}
|
||||
table.tablesorter.domdisk td:nth-child(2){width:9%;text-align:left;}
|
||||
table.tablesorter.domdisk th:nth-child(3){width:9%;text-align:left;}
|
||||
table.tablesorter.domdisk td:nth-child(3){width:9%;text-align:left;}
|
||||
table.tablesorter.domdisk th:nth-child(4){width:9%;text-align:left;}
|
||||
table.tablesorter.domdisk td:nth-child(4){width:9%;text-align:left;}
|
||||
table.tablesorter.domdisk th:nth-child(5){width:9%;text-align:left;}
|
||||
table.tablesorter.domdisk td:nth-child(5){width:9%;text-align:left;}
|
||||
table.tablesorter.domdisk th:nth-child(6){width:9%;text-align:left;}
|
||||
table.tablesorter.domdisk td:nth-child(6){width:9%;text-align:left;}
|
||||
table.tablesorter.domdisk tr>td+td+td{width:9%;white-space:nowrap;}
|
||||
table.tablesorter.domdisk td:last-child{width:96px;padding:0;}
|
||||
table.tablesorter.domdisk th:first-child{width:50%;text-align:left;}
|
||||
table.tablesorter.domdisk td:first-child{width:50%;text-align:left;}
|
||||
table.tablesorter.domdisk th:nth-child(2){width:10%;text-align:left;}
|
||||
table.tablesorter.domdisk td:nth-child(2){width:10%;text-align:left;}
|
||||
table.tablesorter.domdisk th:nth-child(3){width:10%;text-align:left;}
|
||||
table.tablesorter.domdisk td:nth-child(3){width:10%;text-align:left;}
|
||||
table.tablesorter.domdisk th:nth-child(4){width:10%;text-align:left;}
|
||||
table.tablesorter.domdisk td:nth-child(4){width:10%;text-align:left;}
|
||||
table.tablesorter.domdisk th:nth-child(5){width:10%;text-align:left;}
|
||||
table.tablesorter.domdisk td:nth-child(5){width:10%;text-align:left;}
|
||||
table.tablesorter.domdisk th:nth-child(6){width:10%;text-align:left;}
|
||||
table.tablesorter.domdisk td:nth-child(6){width:10%;text-align:left;}
|
||||
table.tablesorter.domdisk tr>td+td+td{width:10%;white-space:nowrap;}
|
||||
table.tablesorter.domsnap{margin-top: 5px;}
|
||||
table.tablesorter.domsnap{margin-left:72px;}
|
||||
table.tablesorter.domsnap th:first-child{width:9%;text-align:left;}
|
||||
|
||||
Reference in New Issue
Block a user