I have ghost buttons (i.e. with a transparent surface), I would like to apply a box-shadow to simulate focus-tab but nothing is shown, the only way is to assign a coloured fill.
I understand that I’m basically removing opacity from the fill so applying a shadow to it is almost not logical, but this is feasible in css.
I wonder is there some trick or other to way to solve this?