79326755

Date: 2025-01-03 14:40:24
Score: 1.5
Natty:
Report link

This rule can work to select the first visible element after the hidden element

.my-element[style*="display: none"] + .my-element:not([style*="display: none"])
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Marylaure F