Closed AdamWr closed 4 years ago
CSS rules with url()
are unsupported.
Okay, but it should be possible to apply CSS rule to selector like that:
body[style*="background-image: url()"]
example.com#$#body[style*="background-image: url()"] { margin-top: 45px !important; }
still should works, and it shouldn't be marked as "incorrect style", I think.
Ah, my mistake)
For example:
From - https://raw.githubusercontent.com/AdguardTeam/FiltersRegistry/master/filters/ThirdParty/filter_201_WebAnnoyancesUltralist/diff.txt
And these:
From - https://github.com/AdguardTeam/FiltersRegistry/blob/master/filters/ThirdParty/filter_237_PolishAnnoyance/diff.txt
But these rules seem to look correctly.