.table-msg tr{
    cursor: pointer;
}

.table-msg tr:hover{
    background-color: #f5f7fa;
}