Good practices:
.tlp-table-actions
on a bloc element before the table if needed (e.g. "+ Add" button…)..tlp-table-cell-numeric
on numeric cells to right align numeric value (header must be aligned with the content, so apply this class also on the th
)..tlp-table-cell-actions
on action cells to right align the buttons and to prevent the wrapping. No title is required for this kind of column.