I can use the css triangle technique to add a point to one side of an object, and this works great with one item in isolation.
But I am looking to apply this to a list of items to show the direction of navigation (like so http://jsfiddle.net/jZcZK/2/).
What I want is replace the solid triangle arrow head with and linear arrow (like this >) - so just the right hand edge is showing.
Who's got a clever solution?!