Styling TabContainer
-
I have some serious problems styling the TabContainer (from the ASP.NET AJAX Control Toolkit). So this issue is a fusion of ASP.NET AJAX and CSS. I want to remove the head and the border around the TabPanels/TabContainer. I have set the TabContainer's CssClass to CustomTabStyle and have this in my CSS:
.CustomTabStyle .ajax__tab_header
{
visibility:hidden;
}.CustomTabStyle .ajax__tab_body
{
border:0;
}The header part works - it is not shown. But the border is still shown. Any ideas on how I can remove the border? I feel I have tried everything.
"When you have made evil the means of survival, do not expect men to remain good. Do not expect them to stay moral and lose their lives for the purpose of becoming the fodder of the immoral. Do not expect them to produce, when production is punished and looting rewarded. Do not ask, `Who is destroying the world?' You are."
-Atlas Shrugged, Ayn Rand