Change border of input colour when user types

input:placeholder-shown { border-color: green; }

CSS has advanced to the point of being able to detect this :wink:

3 Likes