SysDrivers: improved styling

This commit is contained in:
bergware
2023-10-27 13:49:16 +02:00
parent b04c2e38a3
commit 4bbccde8f7

View File

@@ -1,11 +1,10 @@
table.t1{margin-top:0; border-collapse: collapse; border-spacing: 0;}
table.t1 tr td{padding:0 0 3px 0;margin:0}
table.t1 tr td.thin{line-height:8px;height:8px}
table.t1 tr>td{width:5%;text-align:left;white-space:nowrap}
table.t1 tr>td+td{width:35%;text-align:left;white-space:normal}
table.t1 tr>td+td+td{width:15%;text-align:left}
table.t1 tr>td+td+td+td{width:20%;text-align:left}
table.t1 tr>td+td+td+td+td{width:25%;text-align:left;padding-right:0}
table.t1 tr td{padding:0 20px 0 0!important;margin:0!important;text-align:left!important;white-space:normal!important}
table.t1 tr td:nth-child(1){width:5%}
table.t1 tr td:nth-child(2){width:35%}
table.t1 tr td:nth-child(3){width:15%}
table.t1 tr td:nth-child(4){width:20%}
table.t1 tr td:nth-child(5){width:25%;padding-right:0!important}
.t1.tablesorter .filtered{display:none}
textarea[id^=text]{width:90%;margin:0!important;padding:0!important;float:right}
span[id^=save]{margin:0!important;padding:0!important}