From 50278cabc4fc32638a84e315c1dc0e1ebfb12f3a Mon Sep 17 00:00:00 2001 From: Yuki2718 <58900598+Yuki2718@users.noreply.github.com> Date: Thu, 9 Jan 2025 23:49:38 +0900 Subject: [PATCH] add an exception for MV3 beta --- QuickFixesFilter/sections/quickfixes.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/QuickFixesFilter/sections/quickfixes.txt b/QuickFixesFilter/sections/quickfixes.txt index 97be7f14e91..68683a3a31c 100644 --- a/QuickFixesFilter/sections/quickfixes.txt +++ b/QuickFixesFilter/sections/quickfixes.txt @@ -521,6 +521,7 @@ pirelli.com#$#body { overflow: auto !important; } ! NOTE: 18-12-2024 ! ! AS +#@$?#body > a:only-child > div[id^="img_"][class^="img_"] { max-width: 0px !important; max-height: 0px !important; opacity: 0 !important; } #@$?#span[id^="img_"][class^="img_"] > style:first-child + div[style*="relative"] > iframe[src][marginwidth][width][style] { mask-image: linear-gradient(transparent, transparent) !important; -webkit-mask-image: linear-gradient(transparent, transparent) !important; z-index: -2147483647 !important; } #@$?#span[id^="img_"][class^="img_"] > style:first-child + div[style*="flex"][style*="relative"] > iframe[src][marginwidth][width][style] { content-visibility: hidden !important; } #@$?#span[id^="img_"][class^="img_"] > style:first-child + div[style*="align-items"][style*="relative"][style*="center"] > iframe[src][marginwidth][width][style] { transform: translateX(-10000px) !important; }