diff --git a/plugins/dynamix/styles/dynamix-azure.css b/plugins/dynamix/styles/dynamix-azure.css index 1556cbb63..32306a5fb 100644 --- a/plugins/dynamix/styles/dynamix-azure.css +++ b/plugins/dynamix/styles/dynamix-azure.css @@ -69,7 +69,7 @@ table.tablesorter.left th,table.tablesorter.left td{text-align:left;width:20%} table.tablesorter.left th:first-child,table.tablesorter.left td:first-child{width:8%} table.tablesorter.left th:nth-last-child(2),table.tablesorter.left td:nth-last-child(2){width:8%} table.tablesorter.left th:last-child,table.tablesorter.left td:last-child{text-align:right;width:4%} -table.tablesorter.shift{margin-top:-21px} +table.tablesorter.shift{margin-top:10px} table.tablesorter.kvm{display:block;padding-top:24px} table.tablesorter thead.fixed{display:table;width:100%} table.tablesorter tbody.fixed{display:block;overflow:auto} diff --git a/plugins/dynamix/styles/dynamix-black.css b/plugins/dynamix/styles/dynamix-black.css index 626d447c7..9c716af33 100644 --- a/plugins/dynamix/styles/dynamix-black.css +++ b/plugins/dynamix/styles/dynamix-black.css @@ -64,7 +64,7 @@ table.tablesorter.left th,table.tablesorter.left td{text-align:left;width:20%} table.tablesorter.left th:first-child,table.tablesorter.left td:first-child{width:8%} table.tablesorter.left th:nth-last-child(2),table.tablesorter.left td:nth-last-child(2){width:8%} table.tablesorter.left th:last-child,table.tablesorter.left td:last-child{text-align:right;width:4%} -table.tablesorter.shift{margin-top:-33px} +table.tablesorter.shift{margin-top:-21px} table.tablesorter thead.fixed{display:table;width:100%} table.tablesorter tbody.fixed{display:block;overflow:auto} table.tablesorter.indexer thead th:first-child{width:4%} diff --git a/plugins/dynamix/styles/dynamix-gray.css b/plugins/dynamix/styles/dynamix-gray.css index 28991b3cb..ce3a9f8f9 100644 --- a/plugins/dynamix/styles/dynamix-gray.css +++ b/plugins/dynamix/styles/dynamix-gray.css @@ -69,7 +69,7 @@ table.tablesorter.left th,table.tablesorter.left td{text-align:left;width:20%} table.tablesorter.left th:first-child,table.tablesorter.left td:first-child{width:8%} table.tablesorter.left th:nth-last-child(2),table.tablesorter.left td:nth-last-child(2){width:8%} table.tablesorter.left th:last-child,table.tablesorter.left td:last-child{text-align:right;width:4%} -table.tablesorter.shift{margin-top:-21px} +table.tablesorter.shift{margin-top:10px} table.tablesorter.kvm{display:block;padding-top:24px} table.tablesorter thead.fixed{display:table;width:100%} table.tablesorter tbody.fixed{display:block;overflow:auto} diff --git a/plugins/dynamix/styles/dynamix-white.css b/plugins/dynamix/styles/dynamix-white.css index b9e6125b5..493b83356 100644 --- a/plugins/dynamix/styles/dynamix-white.css +++ b/plugins/dynamix/styles/dynamix-white.css @@ -64,7 +64,7 @@ table.tablesorter.left th,table.tablesorter.left td{text-align:left;width:20%} table.tablesorter.left th:first-child,table.tablesorter.left td:first-child{width:8%} table.tablesorter.left th:nth-last-child(2),table.tablesorter.left td:nth-last-child(2){width:8%} table.tablesorter.left th:last-child,table.tablesorter.left td:last-child{text-align:right;width:4%} -table.tablesorter.shift{margin-top:-33px} +table.tablesorter.shift{margin-top:-21px} table.tablesorter thead.fixed{display:table;width:100%} table.tablesorter tbody.fixed{display:block;overflow:auto} table.tablesorter.indexer thead th:first-child{width:4%}