3 * Copyright(c) 2006-2010 Sencha Inc.
5 * http://www.sencha.com/license
9 background-color:#f0f0f0;
10 background-image:url(../images/gray/toolbar/bg.gif);
13 .x-toolbar td,.x-toolbar span,.x-toolbar input,.x-toolbar div,.x-toolbar select,.x-toolbar label{
14 font:normal 11px arial,tahoma, helvetica, sans-serif;
17 .x-toolbar .x-item-disabled {
21 .x-toolbar .x-item-disabled * {
25 .x-toolbar .x-btn-mc em.x-btn-split {
26 background-image:url(../images/default/button/s-arrow-noline.gif);
29 .x-toolbar .x-btn-over .x-btn-mc em.x-btn-split, .x-toolbar .x-btn-click .x-btn-mc em.x-btn-split,
30 .x-toolbar .x-btn-menu-active .x-btn-mc em.x-btn-split, .x-toolbar .x-btn-pressed .x-btn-mc em.x-btn-split
32 background-image:url(../images/gray/button/s-arrow-o.gif);
35 .x-toolbar .x-btn-mc em.x-btn-split-bottom {
36 background-image:url(../images/default/button/s-arrow-b-noline.gif);
39 .x-toolbar .x-btn-over .x-btn-mc em.x-btn-split-bottom, .x-toolbar .x-btn-click .x-btn-mc em.x-btn-split-bottom,
40 .x-toolbar .x-btn-menu-active .x-btn-mc em.x-btn-split-bottom, .x-toolbar .x-btn-pressed .x-btn-mc em.x-btn-split-bottom
42 background-image:url(../images/gray/button/s-arrow-bo.gif);
46 background-image: url(../images/default/grid/grid-split.gif);
50 background-image: url(../images/gray/grid/page-first.gif) !important;
54 background-image: url(../images/gray/grid/refresh.gif) !important;
58 background-image: url(../images/gray/grid/page-last.gif) !important;
62 background-image: url(../images/gray/grid/page-next.gif) !important;
66 background-image: url(../images/gray/grid/page-prev.gif) !important;
69 .x-item-disabled .x-tbar-loading{
70 background-image: url(../images/default/grid/loading.gif) !important;
73 .x-item-disabled .x-tbar-page-first{
74 background-image: url(../images/default/grid/page-first-disabled.gif) !important;
77 .x-item-disabled .x-tbar-page-last{
78 background-image: url(../images/default/grid/page-last-disabled.gif) !important;
81 .x-item-disabled .x-tbar-page-next{
82 background-image: url(../images/default/grid/page-next-disabled.gif) !important;
85 .x-item-disabled .x-tbar-page-prev{
86 background-image: url(../images/default/grid/page-prev-disabled.gif) !important;
93 .x-toolbar-more-icon {
94 background-image: url(../images/gray/toolbar/more.gif) !important;