Fix adplea hiding.
This commit is contained in:
parent
5449031e60
commit
ad07b5e345
2
LICENSE
2
LICENSE
@ -1,5 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
* appchan x - Version 2.9.43 - 2015-01-08
|
* appchan x - Version 2.9.43 - 2015-01-09
|
||||||
*
|
*
|
||||||
* Licensed under the MIT license.
|
* Licensed under the MIT license.
|
||||||
* https://github.com/zixaphir/appchan-x/blob/master/LICENSE
|
* https://github.com/zixaphir/appchan-x/blob/master/LICENSE
|
||||||
|
|||||||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@ -2020,7 +2020,7 @@ a:only-of-type > .remove {
|
|||||||
.hide-ads .middlead,
|
.hide-ads .middlead,
|
||||||
.hide-ads .bottomad,
|
.hide-ads .bottomad,
|
||||||
.hide-ads .ad-plea,
|
.hide-ads .ad-plea,
|
||||||
.hide-ads body > .center {
|
.hide-ads .center {
|
||||||
display: none !important;
|
display: none !important;
|
||||||
}
|
}
|
||||||
.shrink-ads .topad a img,
|
.shrink-ads .topad a img,
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user