.table-hover > tbody > tr:hover {
    background-color: #e8e8e8;
}

