Apply captcha filter to v2 captcha
This commit is contained in:
parent
930ed6c3d3
commit
28ddf646d5
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@ -53,7 +53,8 @@ html {
|
|||||||
border-color: #{theme["Reply Border"]};
|
border-color: #{theme["Reply Border"]};
|
||||||
}
|
}
|
||||||
.captcha-filter .captcha-img,
|
.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');
|
<%= filter %>: url('<% if (type === 'userscript') { %>data:image/svg+xml,#{Style.svgs.captchafilter.replace /(\'|\")/g, '%22'}<% } %>#captcha-filter');
|
||||||
}
|
}
|
||||||
.silhouettize-mascots #mascot img,
|
.silhouettize-mascots #mascot img,
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user