User:Alistair3149/sandbox/shiplisttest/styles.css
From the Star Citizen Wiki, the fidelity™ encyclopedia
< User:Alistair3149 | sandbox | shiplisttest
#card-table tbody tr td:first-of-type,
#card-table .data-manufacturer,
#card-table .data-role {
max-width: 122px;
overflow-wrap: break-word;
}
#card-table .data-image {
padding: 0;
position: absolute;
margin-left: 150px;
overflow: hidden;
border-radius: 0 12px 0 12px;
}
#card-table .data-role:before,
#card-table .data-status:before {
margin-right: 0;
margin-bottom: 4px;
display: block;
}