table.table.dataTable>tbody>tr.selected .table-button {
    color: rgb(255, 255, 255) !important;
}
table.table.dataTable>tbody>tr.selected .site-link-note {
    color: rgb(255, 255, 255) !important;
}
table.table.dataTable>tbody>tr.selected .attention {
    color: rgb(255, 255, 255) !important;
}