
.list_row{
    border-bottom: 1px solid ;
}

.list_row:hover {
    background-color: #ddd;
}
