table[data-controller="clickable-row"] tr:has(a[data-clickable-row-anchor]):hover {
    cursor: pointer;
}
