fix captcha css
This commit is contained in:
parent
cf91d8ffa5
commit
2a32bb75d5
@ -5,6 +5,10 @@ input {
|
|||||||
color: white;
|
color: white;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.livechan_captcha_inner > input {
|
||||||
|
color: black;
|
||||||
|
}
|
||||||
|
|
||||||
textarea, select {
|
textarea, select {
|
||||||
-moz-border-radius: 0px;
|
-moz-border-radius: 0px;
|
||||||
-webkit-border-radius: 0px;
|
-webkit-border-radius: 0px;
|
||||||
|
Reference in New Issue
Block a user