Apply captcha filter to v2 captcha

This commit is contained in:
Zixaphir 2015-01-16 10:50:05 -07:00
parent 930ed6c3d3
commit 28ddf646d5
3 changed files with 4 additions and 3 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -53,7 +53,8 @@ html {
border-color: #{theme["Reply Border"]};
}
.captcha-filter .captcha-img,
.captcha-root iframe {
.captcha-filter .captcha-root iframe,
.captcha-filter .pls-container {
<%= filter %>: url('<% if (type === 'userscript') { %>data:image/svg+xml,#{Style.svgs.captchafilter.replace /(\'|\")/g, '%22'}<% } %>#captcha-filter');
}
.silhouettize-mascots #mascot img,