Plugin manager: table style update

This commit is contained in:
bergware
2019-02-01 23:50:02 +01:00
parent b563892dfc
commit 0b18bb5bf1
5 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -85,6 +85,6 @@ $(function() {
});
</script>
<table class='tablesorter plugins shift' id='plugin_table'>
<thead><tr><th style='width:48px'></th><th>Plugin</th><th>Author</th><th>Version</th><th>Status</th><th>Uninstall</th></tr></thead>
<thead><tr><th></th><th>Plugin</th><th>Author</th><th>Version</th><th>Status</th><th>Uninstall</th></tr></thead>
<tbody id="plugin_list"><tr><td colspan="6"><div class="spinner"></div></td><tr></tbody>
</table>
+1 -1
View File
@@ -60,7 +60,7 @@ table.tablesorter tbody tr.tablesorter-childRow{border-bottom:none}
table.tablesorter tbody tr.tr_last{border-bottom:1px solid #606e7f}
table.tablesorter tbody tr.tr_last td{padding:8px 20px 8px 6px}
table.tablesorter tbody tr td{padding:4px 20px 4px 6px;vertical-align:middle;text-align:justify}
table.tablesorter.plugins td:first-child{width:64px;text-align:center}
table.tablesorter.plugins td:first-child{width:48px;text-align:center}
table.tablesorter.plugins tr>td+td+td{width:9%;white-space:nowrap}
table.tablesorter.plugins td:last-child{width:9.6rem;padding:0}
table.tablesorter .desc_readmore strong,table.tablesorter .desc_readmore h4{font-size:1.3rem}
+1 -1
View File
@@ -60,7 +60,7 @@ table.tablesorter.four tbody tr:nth-child(4n-1){background-color:#212121}
table.tablesorter tbody tr.tr_last{background-color:#212121;border-top:1px solid #2b2b2b;border-bottom:1px solid #2b2b2b}
table.tablesorter tbody tr.tr_last td{padding:8px 20px 8px 6px}
table.tablesorter tbody tr td{padding:4px 20px 4px 6px;vertical-align:middle;text-align:justify}
table.tablesorter.plugins td:first-child{width:64px;text-align:center}
table.tablesorter.plugins td:first-child{width:48px;text-align:center}
table.tablesorter.plugins tr>td+td+td{width:9%;white-space:nowrap}
table.tablesorter.plugins td:last-child{width:9.6rem;padding:0}
table.tablesorter .desc_readmore strong,table.tablesorter .desc_readmore h4{font-size:1.3rem}
+1 -1
View File
@@ -60,7 +60,7 @@ table.tablesorter tbody tr.tablesorter-childRow{border-bottom:none}
table.tablesorter tbody tr.tr_last{border-bottom:1px solid #606e7f}
table.tablesorter tbody tr.tr_last td{padding:8px 20px 8px 6px}
table.tablesorter tbody tr td{padding:4px 20px 4px 6px;vertical-align:middle;text-align:justify}
table.tablesorter.plugins td:first-child{width:64px;text-align:center}
table.tablesorter.plugins td:first-child{width:48px;text-align:center}
table.tablesorter.plugins tr>td+td+td{width:9%;white-space:nowrap}
table.tablesorter.plugins td:last-child{width:9.6rem;padding:0}
table.tablesorter .desc_readmore strong,table.tablesorter .desc_readmore h4{font-size:1.3rem}
+1 -1
View File
@@ -60,7 +60,7 @@ table.tablesorter.four tbody tr:nth-child(4n-1){background-color:#ededed}
table.tablesorter tbody tr.tr_last{background-color:#ededed;border-top:1px solid #e3e3e3;border-bottom:1px solid #e3e3e3}
table.tablesorter tbody tr.tr_last td{padding:8px 20px 8px 6px}
table.tablesorter tbody tr td{padding:4px 20px 4px 6px;vertical-align:middle;text-align:justify}
table.tablesorter.plugins td:first-child{width:64px;text-align:center}
table.tablesorter.plugins td:first-child{width:48px;text-align:center}
table.tablesorter.plugins tr>td+td+td{width:9%;white-space:nowrap}
table.tablesorter.plugins td:last-child{width:9.6rem;padding:0}
table.tablesorter .desc_readmore strong,table.tablesorter .desc_readmore h4{font-size:1.3rem}