pfad class

This is where you should report issues arising from the subscription filters.
Locked
Geri Hausammann
New Member
New Member
Posts: 1
Joined: Wed May 24, 2017 5:24 am

pfad class

Post by Geri Hausammann »

Hi there

The word "Pfad" is the german word for path and is often used as class for an active branch in a navigation tree.
The CSS class

Code: Select all

.pfad
is one of the classes that gets hidden.
We have dozens of Websites where that class is being used actively.
Unluckily it is defined in the blocking list, with no further clarification.
My suggestion and question is to make it more specific with a combination of other classes.
Examples:

Code: Select all

.specificAd .pfad,
.pfad[attr='specificAd'],
.specificAd.pfad{
}
I hope for a solution to this problem, thanks in advance!
MonztA
EasyList Author
EasyList Author
Posts: 8121
Joined: Thu Jul 26, 2007 4:19 pm
Location: Germany

Post by MonztA »

Locked