Fix adplea hiding.

This commit is contained in:
Zixaphir 2015-01-09 22:34:48 -07:00
parent 5449031e60
commit ad07b5e345
4 changed files with 6 additions and 6 deletions

View File

@ -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

View File

@ -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,