We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
uBo show in logger no used CSS filters on site.
github.com
Paste into my filters panel:
github.com##body.p p:style(color: red !important;)
and save
Open uBo logger
refresh github
you can found CSS filter, but body no have class ".p"
.p
no report no used CSS
reported no used CSS
The text was updated successfully, but these errors were encountered:
Log :style(...) cosmetic filters only when there is a match
:style(...)
08c3f06
Related issue: - uBlockOrigin/uBlock-issues#627
Ignore pseudo-elements when querying selectors in element picker
8d136ec
Related issue: - #2515
Revisit fix to uBlockOrigin/uBlock-issues#627
104b222
The previous fix led to a regression. Related ffedback: - 8d136ec#commitcomment-34460854
No branches or pull requests
Prerequisites
Description
uBo show in logger no used CSS filters on site.
A specific URL where the issue occurs
github.com
Steps to Reproduce
Paste into my filters panel:
and save
Open uBo logger
refresh github
you can found CSS filter, but body no have class "
.p
"Expected behavior:
no report no used CSS
Actual behavior:
reported no used CSS
Your environment
The text was updated successfully, but these errors were encountered: