Latest solutions
Latest comments
- @Decimo-10@Decimo-10
- I'm going to leave this here if someone is also interested in this. I tested the
:root:has(#checkbox-field:checked)
selector and it's valid, but it doesn't work properly in Firefox(v112.0.1)("layout.css.has-selector.enabled" was set to true). You have to reload the page for the rules in the selector to apply. It works properly in Microsoft Edge and Chrome.
- I'm going to leave this here if someone is also interested in this. I tested the