1
0
mirror of https://github.com/jdan/98.css.git synced 2026-05-05 06:01:22 +09:00
Commit Graph

1 Commits

Author SHA1 Message Date
Dale Whinham
3d378f9e99 Fix GroupBox border for Firefox
Firefox's new WebRender engine seems to have a bug with fieldsets styled
with inset box-shadows
(https://bugzilla.mozilla.org/show_bug.cgi?id=1496538).

As a workaround, use a tiny .SVG as a sliced border-image to draw the border.

Fixes #42.
2021-08-06 17:40:31 +01:00