botoxparty / XP.css

A CSS framework for building faithful recreations of operating system GUIs.
https://botoxparty.github.io/XP.css/
MIT License
2.24k stars 106 forks source link

Missing input[type="number"] #31

Open AlephAlpha opened 3 years ago

AlephAlpha commented 3 years ago

It looks like this on Windows 98:

图片

But I'm not sure if the "Up-down control" part could be implemented in pure CSS. Please at least make the "Text box" part look similar to input[type="text"].

UCYT5040 commented 3 years ago

Up-down control comes with all standard[type="number"] inputs, but I'm not sure if they are customizable.