jdan / 98.css

A design system for building faithful recreations of old UIs

Home Page:https://jdan.github.io/98.css

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Border of groupboxes

knoniewicz opened this issue · comments

commented

GroupBoxes are 2 colored (white and dark gray) in w98, however the css has them colored in 4 colors (black, d gray, b gray, white)
example in windows 98:
image
css:
image

Great catch!

I made a PR for this one
#95

Fixed via #95 (thanks @nemo369 ✨)