mirror of
https://github.com/gorhill/uBlock.git
synced 2024-11-05 18:32:30 +01:00
blocked-image-by-size: be sure placeholder is visible in interactive mode
This commit is contained in:
parent
74c87f075e
commit
7a0b4356ad
@ -103,6 +103,7 @@ styleTag.textContent = [
|
||||
'font-size: 1em !important;',
|
||||
'min-height: 1em !important;',
|
||||
'min-width: 1em !important;',
|
||||
'opacity: 1 !important;',
|
||||
'}'
|
||||
].join('\n');
|
||||
document.head.appendChild(styleTag);
|
||||
|
Loading…
Reference in New Issue
Block a user