We don't want to hide unblocked ads; we want to know they're there.
This commit is contained in:
parent
b09029a8e3
commit
e7c45f3355
@ -116,15 +116,17 @@ body > div[style*=" top: -10000px;"] {
|
||||
}
|
||||
|
||||
/* Ads */
|
||||
:root:not(.ads-loaded) .ad-cnt > * {
|
||||
height: auto;
|
||||
.ad-cnt > *, .adg-rects > * {
|
||||
height: auto !important;
|
||||
}
|
||||
:root:not(.ads-loaded) .adg-rects,
|
||||
:root:not(.ads-loaded) .ad-plea,
|
||||
:root:not(.ads-loaded) hr.abovePostForm,
|
||||
:root:not(.ads-loaded) .ad-plea-bottom + hr {
|
||||
display: none;
|
||||
}
|
||||
:root:not(.ads-loaded) .adg-rects {
|
||||
margin: 0;
|
||||
}
|
||||
div.center[style] {
|
||||
display: none !important;
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user