thysultanbramus You can't quite do that.
- Advantage of a query is that it looks at the computed value of any property, doesn't have to be an inline style
- Downside is you can't style the element you query
Both are useful. Query is more similar to:
[style*="pointer-events: none"] > div {}