#game-session-table tr:hover, #game-list-table tr:hover {
    cursor: pointer;
    background-color: rgba(255,255,255,0.5);
}
