79470742

Date: 2025-02-26 18:35:03
Score: 0.5
Natty:
Report link

This is working for me in Vaadin 24 (within the same css file and not split up):

vaadin-grid a {color: var(--selectedrow-link-color);}
vaadin-grid::part(selected-row-cell){--selectedrow-link-color:red;}
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: sdo