4 lines
97 B
CSS
4 lines
97 B
CSS
table.table-main thead tr th.company,
|
|
table.table-main tbody tr td.company {
|
|
display: none;
|
|
} |