Apply filters to jsMath

This commit is contained in:
Zixaphir 2015-01-17 20:04:44 -07:00
parent 425111609e
commit 8d6237fbc0
4 changed files with 6 additions and 5 deletions

View File

@ -1,5 +1,5 @@
/* /*
* appchan x - Version 2.10.3 - 2015-01-16 * appchan x - Version 2.10.3 - 2015-01-17
* *
* 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

@ -52,6 +52,7 @@ html {
background: #{backgroundC}; background: #{backgroundC};
border-color: #{theme["Reply Border"]}; border-color: #{theme["Reply Border"]};
} }
img[src*="//boards.4chan.org/js/jsMath/fonts/"],
.captcha-filter .captcha-img, .captcha-filter .captcha-img,
.captcha-filter .captcha-root iframe, .captcha-filter .captcha-root iframe,
.captcha-filter .pls-container { .captcha-filter .pls-container {