3 * Copyright(c) 2006-2010 Sencha Inc.
5 * http://www.sencha.com/license
7 .x-tab-panel-header, .x-tab-panel-footer {
8 background-color: #deecfd;
14 .x-tab-panel-header, .x-tab-panel-footer {
19 background-color:#cedff5;
20 background-image: url(../images/default/tabs/tab-strip-bg.gif);
21 border-bottom-color:#8db2e3;
24 ul.x-tab-strip-bottom{
25 background-color:#cedff5;
26 background-image: url(../images/default/tabs/tab-strip-btm-bg.gif);
27 border-top-color:#8db2e3;
30 .x-tab-panel-header-plain .x-tab-strip-spacer,
31 .x-tab-panel-footer-plain .x-tab-strip-spacer {
33 background-color: #deecfd;
36 .x-tab-strip span.x-tab-strip-text {
37 font:normal 11px tahoma,arial,helvetica;
41 .x-tab-strip-over span.x-tab-strip-text {
45 .x-tab-strip-active span.x-tab-strip-text {
50 .x-tab-strip-disabled .x-tabs-text {
54 .x-tab-strip-top .x-tab-right, .x-tab-strip-top .x-tab-left, .x-tab-strip-top .x-tab-strip-inner{
55 background-image: url(../images/default/tabs/tabs-sprite.gif);
58 .x-tab-strip-bottom .x-tab-right {
59 background-image: url(../images/default/tabs/tab-btm-inactive-right-bg.gif);
62 .x-tab-strip-bottom .x-tab-left {
63 background-image: url(../images/default/tabs/tab-btm-inactive-left-bg.gif);
66 .x-tab-strip-bottom .x-tab-strip-over .x-tab-right {
67 background-image: url(../images/default/tabs/tab-btm-over-right-bg.gif);
70 .x-tab-strip-bottom .x-tab-strip-over .x-tab-left {
71 background-image: url(../images/default/tabs/tab-btm-over-left-bg.gif);
74 .x-tab-strip-bottom .x-tab-strip-active .x-tab-right {
75 background-image: url(../images/default/tabs/tab-btm-right-bg.gif);
78 .x-tab-strip-bottom .x-tab-strip-active .x-tab-left {
79 background-image: url(../images/default/tabs/tab-btm-left-bg.gif);
82 .x-tab-strip .x-tab-strip-closable a.x-tab-strip-close {
83 background-image:url(../images/default/tabs/tab-close.gif);
86 .x-tab-strip .x-tab-strip-closable a.x-tab-strip-close:hover{
87 background-image:url(../images/default/tabs/tab-close.gif);
92 background-color:#fff;
95 .x-tab-panel-body-top {
99 .x-tab-panel-body-bottom {
100 border-bottom: 0 none;
103 .x-tab-scroller-left {
104 background-image:url(../images/default/tabs/scroll-left.gif);
105 border-bottom-color:#8db2e3;
108 .x-tab-scroller-left-over {
109 background-position: 0 0;
112 .x-tab-scroller-left-disabled {
113 background-position: -18px 0;
116 filter:alpha(opacity=50);
120 .x-tab-scroller-right {
121 background-image:url(../images/default/tabs/scroll-right.gif);
122 border-bottom-color:#8db2e3;
125 .x-tab-panel-bbar .x-toolbar, .x-tab-panel-tbar .x-toolbar {
126 border-color:#99bbe8;