skyblue Tabbar Border

So I have a need to remove or hide the tabbar controls outermost border when using the skyblue skin. I figured it out with the following CSS, but it only works for the content area, not the buttons.

.dhx_tabbar_zone_dhx_skyblue .dhx_tabcontent_zone{ border:0px none; }

Any tips??

Thanks!

I think that in this case you don’t need use ‘skybllue’ skin.
dhtmlx.com/docs/products/dht … skins.html
Apply ‘default’ skin - you can modify it as you need