jdan / 98.css

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

Window title bar dimensions seem to be incorrect #9

Closed hedgehog-online closed 4 years ago

hedgehog-online commented 4 years ago

It appears that the buttons on the title bar and the borders are not quite the same as on actual Windows 98.

Please compare (grey background is 98.css, teal is Windows 98): image - 98.css image - Windows 98 image - overlaid and centered on the top right corner image - centered on the close button

jdan commented 4 years ago

Great screenshots :) Yeah I was moving these around a lot, buttons used to have a combination of inset and outer box shadows, so the width and heights were being nudged up and down 1px at a time to compensate. I didn't keep these up with the changes. It's very likely one just needs to add a px or two.

vandanmshah commented 4 years ago

Hey, @jdan I would like to pick this issue... Are you working on this?

jdan commented 4 years ago

@vandanmshah Nope! All you :)