.clickable-row {
    cursor: pointer;
}
.clickable-row:hover {
    background: #EEEEEE;
}
