JQuery 1.10.3 Tabs - Remove Tab Border & Background but leave the bottom box
i've seen other posts that say:
.ui-widget-content { border: 0px;}
but this removes the whole border. i want just the top around the tabs removed.
has something change in 1.10?