From 98df3a3224f499b6910171eb7bd8bd41fa495ef0 Mon Sep 17 00:00:00 2001 From: Raymond Hill Date: Sat, 13 Feb 2016 19:10:27 -0500 Subject: [PATCH] Updated Element picker (markdown) --- Element-picker.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Element-picker.md b/Element-picker.md index d0c420a..659e4bf 100644 --- a/Element-picker.md +++ b/Element-picker.md @@ -26,7 +26,7 @@ There may be many different reasons for this. - If this is a network filter, you will have to manually edit the filter to make use of wildcards for the parts of the URL which are variable. - If this is a cosmetic filter, you may have to manually craft a better CSS selector. Sometimes this requires observing the surrounding DOM data. - Cosmetic filtering is disabled for the site, or globally. There are many ways to disable cosmetic filtering: - - The [per-site cosmetic filtering switch](https://github.com/gorhill/uBlock/wiki/Quick-guide:-popup-user-interface#no-cosmetic-filtering). + - The [per-site cosmetic filtering switch](https://github.com/gorhill/uBlock/wiki/Per-site-switches#no-cosmetic-filtering). - The option [_"Parse and enforce cosmetic filters"_](https://github.com/gorhill/uBlock/wiki/Dashboard:-3rd-party-filters#parse-and-enforce-cosmetic-filters) is un-checked in the [_3rd-party filters_](https://github.com/gorhill/uBlock/wiki/Dashboard:-3rd-party-filters) pane in the dashboard. - You un-checked _My filters_ in the _3rd-party filters_ pane in the dashboard. - There is a static filter in one of the 3rd-party filter lists in use which counters your filter.