SysDrivers: improved styling

This commit is contained in:
bergware
2023-10-27 14:11:54 +02:00
parent a29d3220f0
commit 03132c0dd5
+1 -1
View File
@@ -1,4 +1,4 @@
table#t1{margin-top:0; border-collapse: collapse; border-spacing: 0;}
table#t1{margin-top:0}
table#t1 thead tr th{font-weight:bold}
table#t1 tbody tr td{padding:4px 20px 4px 0;margin:0;text-align:left;white-space:normal}
table#t1 tbody tr td:nth-child(1){width:7%}