jdan / 98.css

A design system for building faithful recreations of old UIs
https://jdan.github.io/98.css
MIT License
9k stars 296 forks source link

Add support for input type search #182

Closed agustinl closed 10 months ago

agustinl commented 11 months ago

input[type="search"]

vercel[bot] commented 11 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
98css ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 19, 2023 10:49pm
juanigaray commented 11 months ago

Hi! 👋 do you think it's possible to remove the X to the right so that the search box looks like the W98 text box? Or do you have any examples of W98 search boxes with an X?

agustinl commented 10 months ago

Hola! 🙌 I didn't find examples, and I don't remember inputs with X in old windows. So I added a css lines to remove it.

juanigaray commented 10 months ago

Thanks for the PR! ✨