Fix inset box shadows with blur
fe812f7
In commit d570574 ("Rework box shadows to support border radii properly ..."), the conditional of the box shadow fragment shader that handles inset shadows was lost. Restore it.