Inset Shadow Button with Arrow

Needed to make a button with an inset shadow and an arrow which had the shadow continue into it. Ended up rotating a square and adding a linear gradient over the original button color by using :before to hold the original color and :after to apply the gradient.

Check it out here: http://jsfiddle.net/apticknor/LyGvu/

Posted on Feb 27, 2013

More by Anthony Ticknor

View profile