Topic List Item Click Animation

@Don - Love this! I would prefer (as in the Clickable Topic Theme Component) on hover, that everywhere within a row/item, the cursor should be the pointer…

.topic-list-item:hover,
.latest-topic-list-item:hover {
    cursor: pointer;
}
2 Likes