.crud-table-grid .mud-table-row.crud-table-row-selected,
.crud-table-grid .mud-table-row.crud-table-row-selected:hover,
.crud-table-grid .mud-table-row.crud-table-row-selected > td {
  background-color: #e3f2fd !important;
}

.crud-table-fixed-header-control,
.crud-table-fixed-header-control .mud-switch,
.crud-table-fixed-header-control .mud-typography {
  white-space: nowrap;
}
