Код: Выделить всё
:valid {
background: green
}< /code>
This should not be green, but it is:
Works perfectly, if the type is changed to text:
Подробнее здесь: https://stackoverflow.com/questions/334 ... ype-number
Код: Выделить всё
:valid {
background: green
}< /code>
This should not be green, but it is:
Works perfectly, if the type is changed to text: