kodama2: add input:not([type]) for unstyled forum inputs
This commit is contained in:
parent
0399e62c0f
commit
bf4cef47e8
1 changed files with 1 additions and 0 deletions
|
|
@ -143,6 +143,7 @@
|
||||||
|
|
||||||
input[type="text"],
|
input[type="text"],
|
||||||
input[type="url"],
|
input[type="url"],
|
||||||
|
input:not([type]),
|
||||||
input[name="q"],
|
input[name="q"],
|
||||||
input[name="url"],
|
input[name="url"],
|
||||||
input[name="note"],
|
input[name="note"],
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue