Skip to content

cc-list-row: Fix arrow not being dimmed when CcListRow is insensitive

When CcListRow is insensitive, the arrow is still white, which creates an odd state, as if the row isn't properly insensitive.

Add the .dim-label style class to the arrow in this case, so the row looks more uniform.

Before After
Screenshot_from_2024-10-10_13-49-44 Screenshot_from_2024-10-10_13-49-25
Edited by Automeris naranja

Merge request reports

Loading