extjs4.2 - Extjs 4.2 - change css for in-active tab -



extjs4.2 - Extjs 4.2 - change css for in-active tab -

in extjs 4.2, tabs "font-weight" default "bold".

i want alter

.x-tab-default .x-tab-inner { font-weight: bold; } .x-tab{ font-weight: normal; }

but font weight bold

jsfiddle - http://jsfiddle.net/q7f5q/105/

please find jsfiddle

http://jsfiddle.net/lisssb/tv4mv/2/

i think maybe can helo id give

cls : 'tabpanel' , redefined .x-tab-inner property.

cls : 'tabpanel'

tabs extjs4.2

Comments

Popular posts from this blog

php - Android app custom user registration and login with cookie using facebook sdk -

django - Access session in user model .save() -

php - .htaccess Multiple Rewrite Rules / Prioritizing -