←back to thread

838 points bennettfeely | 1 comments | | HN request time: 0.208s | source
Show context
jannes ◴[] No.22943965[source]
I noticed that it's using box-shadow for the "3d effect" on buttons and window borders.

I'm a bit disappointed they didn't use the "inset" or "outset" border-style [0] which pretty nobody uses anymore these days. I thought this kind of design is pretty much why these border-styles exist.

[0]: https://htmldog.com/references/css/properties/border-style/

replies(3): >>22944205 #>>22944516 #>>22945314 #
1. zeven7 ◴[] No.22945314[source]
From what I recall, the shading for inset and outset is left up to the browser and is different for different browsers.