SysDrivers: improved styling

This commit is contained in:
bergware
2023-10-27 13:51:15 +02:00
parent 4bbccde8f7
commit 5c627a44cd

View File

@@ -1,5 +1,5 @@
table.t1{margin-top:0; border-collapse: collapse; border-spacing: 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{padding:4px 20px 4px 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%}