﻿.mud-table .selected {
    background-color: #1E88E5 !important;
}

    .mud-table .selected > td {
        color: white !important;
    }

        .mud-table .selected > td .mud-input {
            color: white !important;
        }
