Remove captcha logos in the qr, close #29
This commit is contained in:
parent
2f438e7bab
commit
157376e729
@ -2202,6 +2202,7 @@
|
||||
text-align: right;\
|
||||
}\
|
||||
#qr > form > div, /* ad */\
|
||||
#qr #recaptcha_table td:nth-of-type(3), /* captcha logos */\
|
||||
#qr td.rules {\
|
||||
display: none;\
|
||||
}\
|
||||
|
||||
@ -1722,6 +1722,7 @@ main =
|
||||
text-align: right;
|
||||
}
|
||||
#qr > form > div, /* ad */
|
||||
#qr #recaptcha_table td:nth-of-type(3), /* captcha logos */
|
||||
#qr td.rules {
|
||||
display: none;
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user