Jump to content

Property Plain in UnimTabPanel


easegura777

Recommended Posts

4 minutes ago, easegura777 said:

.navigationTabPanel .x-tab-bar-default-top {
    background : transparent;
    background-image: none !important;
}

Can you try this approach?

1. CustomCSS:

.customTab .x-tabbar {
    background: transparent;
}

2. UnimTabPanel -> LayoutConfig -> Cls = customTab

Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...