Merge branch 'bstable'
This commit is contained in:
commit
347d828765
@ -37,6 +37,9 @@ Sometimes the changelog has notes (not comprehensive) acknowledging people's wor
|
||||
|
||||
### v1.11.33
|
||||
|
||||
**v1.11.33.6** *(2016-05-21)* - [[Firefox](https://raw.githubusercontent.com/ccd0/4chan-x/1.11.33.6/builds/4chan-X-noupdate.user.js "Firefox version")] [[Chromium](https://raw.githubusercontent.com/ccd0/4chan-x/1.11.33.6/builds/4chan-X-noupdate.crx "Chromium version")]
|
||||
- Quick fix for blinking.
|
||||
|
||||
**v1.11.33.5** *(2016-05-19)* - [[Firefox](https://raw.githubusercontent.com/ccd0/4chan-x/1.11.33.5/builds/4chan-X-noupdate.user.js "Firefox version")] [[Chromium](https://raw.githubusercontent.com/ccd0/4chan-x/1.11.33.5/builds/4chan-X-noupdate.crx "Chromium version")]
|
||||
- Update ad server blacklist.
|
||||
|
||||
|
||||
@ -115,6 +115,10 @@ body > div[style*=" top: -10000px;"] {
|
||||
visibility: hidden !important;
|
||||
}
|
||||
|
||||
.blink {
|
||||
animation: none !important;
|
||||
}
|
||||
|
||||
/* Ads */
|
||||
:root:not(.ads-loaded) .ad-cnt,
|
||||
:root:not(.ads-loaded) .ad-plea,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user