98.css
98.css copied to clipboard
Add input type number spinner styling
- Added classes number-input and number-input-controls
- Added spinner styling for input type=number
Reference photo:
Setup is very similar to title-bar and title-bar-controls.
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 | May 12, 2024 7:35am |
It looks good, but it doesn't work. I guess some JavaScript is needed. It does look like it might be possible to customize the arrows with pure CSS https://stackoverflow.com/a/59474771 but cross browser will be a pain.