kodama2: add input:not([type]) for unstyled forum inputs

This commit is contained in:
lichenblankie 2026-06-05 04:35:24 +00:00
parent 0399e62c0f
commit bf4cef47e8

View file

@ -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"],