Quantcast
Channel: AjaxControlToolkit Work Item Rss Feed
Viewing all articles
Browse latest Browse all 4356

Created Unassigned: tabcontainer tabs size according to text [27890]

$
0
0
First of all, sorry for my bad english.

I'm new with .NET and I have an issue with Tabcontainer. I want to increase the font-size of the header and I have this in my css:

```
.ajax__tab_xp .ajax__tab_header {
font-family: verdana,tahoma,helvetica !important;
font-size: 20px !important;
background-repeat: repeat-x;
background-position: bottom;
height: 30px !important;
}
.ajax__tab_tab {
-webkit-box-sizing: content-box!important;
-moz-box-sizing: content-box!important;
box-sizing: content-box!important;
}
```

This is the result when creating tabs dinamically

http://gyazo.com/13b29db1e592b88af86050bfef9da1c3

Is there a way for the tabs to adjust dinamically with the text?

Viewing all articles
Browse latest Browse all 4356

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>