hopefully this didn’t break anything else.
This commit is contained in:
Brandon 2014-05-02 11:21:53 -07:00
parent 92fd727b30
commit 663f1664e9
4 changed files with 7 additions and 6 deletions

View File

@ -1,5 +1,5 @@
/* /*
* appchan x - Version 2.9.20 - 2014-05-01 * appchan x - Version 2.9.20 - 2014-05-02
* *
* 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,8 @@ a:only-of-type > .remove {
.hide-ads .topad, .hide-ads .topad,
.hide-ads .middlead, .hide-ads .middlead,
.hide-ads .bottomad, .hide-ads .bottomad,
.hide-ads .ad-plea { .hide-ads .ad-plea,
.hide-ads .center {
display: none; display: none;
} }
.shrink-ads .topad a img, .shrink-ads .topad a img,