4 lines
153 B
CSS
4 lines
153 B
CSS
table.enlist { width: auto; }
|
|
table.enlist td { width: 150px; }
|
|
table.enlist td.spacer { width: 30px; }
|
|
table.enlist td.lsbutton { text-align: center; }
|