/*!
Version: 1.0
Author: Ankit Hingarajiya - DeskApp
*/

.table-striped tbody tr:nth-of-type(odd) {
    background-color: #f1f9ff !important;
}