I've searched online for a solution but haven't found one yet.
I'm currently using the superfish dropdown menu and I want to round the top li items, excluding those with ul's inside. You can see a demo on this test page:
Check out the jsfiddle: http://jsfiddle.net/UdvBC/
My question is, is it possible to only apply the rounding to the top li items and not the ones in the dropdown? Any help is appreciated!
Thanks :)