mirror of
https://github.com/gorhill/uBlock.git
synced 2024-11-10 01:02:08 +01:00
Add :style
-based procedural operator
This commit is contained in:
parent
4ce3ff2e04
commit
3a51ca0002
1 changed files with 5 additions and 0 deletions
|
@ -182,6 +182,11 @@
|
|||
<code>#pcf #a20 b:upward(.fail)</code>
|
||||
</div>
|
||||
|
||||
<div id="a21" class="tile">
|
||||
<div class="pass"><div class="fail"><a><b></b></a></div></div>
|
||||
<code>#pcf #a21 b:upward(.fail):style(visibility: hidden !important)</code>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
<script>
|
||||
|
|
Loading…
Reference in a new issue