I need to show an arrow which can be created using css on the top right of the div. And the arrow should be with continuous gradient of the div.
I have written css for arrow but it is not working.
Arrow should be facing to the top.
Here is my demo
http://jsfiddle.net/n5vK5/3/
Just remove the overflow:auto;
http://jsfiddle.net/n5vK5/7/