I need to create a box-shadow on some block element, but only (for example) on its right side. The way I do it is to wrap the inner element with box-shado
What I do is create a vertical block for the shadow, and place it next to where my block element should be. The two blocks are then wrapped into another block: