Improved Chromium placeholder icon work-around.

This commit is contained in:
hackademix 2022-11-18 10:54:41 +01:00
parent d34c62e330
commit 44eee13420
No known key found for this signature in database
GPG Key ID: 231A83AFDA9C2434
2 changed files with 5 additions and 1 deletions

View File

@ -15,6 +15,10 @@ a.__NoScript_PlaceHolder__ {
cursor: pointer; cursor: pointer;
opacity: 0.8; opacity: 0.8;
z-index: 2147483647 !important; z-index: 2147483647 !important;
background-image: none;
}
a.__NoScript_PlaceHolder__.mozilla {
background-image: var(--img-logo); background-image: var(--img-logo);
} }

@ -1 +1 @@
Subproject commit decd09d7a9bc91e814d9b7987fd0e827aa517960 Subproject commit 0beed6c29832d8a8f4a543c635a2a872de09e3fe