xtheme-gray-extend_wev8.css
7.59 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
/***************************************************************/
/*galdaka extension for x-theme-gray | by Jose Alfonso Dacosta*/
/**************************************************************/
/*FORM*/
.x-form-field{font:normal 11px arial, verdana, tahoma, arial, helvetica, sans-serif;}
.x-form-field-wrap .x-form-trigger{background:transparent url(img/gray/form/trigger_wev8.gif) no-repeat 0 0;border-bottom:1px solid #B5B8C8;}
.x-form-field-wrap .x-form-date-trigger{background-image:url(img/gray/form/date-trigger_wev8.gif);cursor:pointer;}
.x-form-field-wrap .x-form-clear-trigger{background-image:url(img/gray/form/clear-trigger_wev8.gif);cursor:pointer;}
.x-form-field-wrap .x-form-search-trigger{background-image:url(img/gray/form/search-trigger_wev8.gif);cursor:pointer;}
.x-form-field-wrap .x-form-trigger-over{background-position:-17px 0;}
.x-form-field-wrap .x-form-trigger-click{background-position:-34px 0;}
.x-trigger-wrap-focus .x-form-trigger{background-position:-51px 0;}
.x-trigger-wrap-focus .x-form-trigger-over{background-position:-68px 0;}
.x-trigger-wrap-focus .x-form-trigger-click{background-position:-85px 0;}
.x-item-disabled .x-form-trigger-over{background-position:0 0 !important;border-bottom: 1px solid red;}
.x-item-disabled .x-form-trigger-click{background-position:0 0 !important;border-bottom: 1px solid red;}
.x-form-focus{border: 1px solid #000000;}
.x-form-item {font:normal 11px arial, verdana, tahoma, arial, helvetica, sans-serif;color: #808594;}
.x-trigger-wrap-focus .x-form-trigger{border-bottom: 1px solid #b9b9b9;}
/*SPECIAL LN*/
.x-form fieldset {border:1px solid #dedede;}
.x-form fieldset legend {font: bold 11px arial, verdana, tahoma, helvetica, sans-serif;color: #606060;}
/*BOX*/
.x-box-blue .x-box-mc {background-color: #e7e7e7;}
/*MASK*/
.ext-el-mask-msg{border:1px solid #8f8f8f;background:#d7d7d7 url(img/gray/box/tb-gray_wev8.gif) repeat-x 0 -16px;}
.ext-el-mask-msg div {border:1px solid #ccc;font:bold 12px Arial, verdana, arial, tahoma, helvetica, sans-serif;}
/*GRID*/
td.x-grid3-hd-over,td.sort-desc,td.sort-asc,td.x-grid3-hd-menu-open{border-left:1px solid #c8c8c8;border-right:1px solid #c8c8c8;}
td.x-grid3-hd-over .x-grid3-hd-inner,td.sort-desc .x-grid3-hd-inner,td.sort-asc .x-grid3-hd-inner,td.x-grid3-hd-menu-open .x-grid3-hd-inner{background:#f2f2f2 url(img/gray/grid/grid3-hrow-over_wev8.gif) repeat-x left bottom;}
td.x-grid3-hd-over,td.sort-desc,td.sort-asc,td.x-grid3-hd-menu-open{border-left:1px solid #ececec;border-right:1px solid #c8c8c8;}
.x-dd-drag-proxy .x-grid3-hd-inner{background:#f2f2f2 url(img/gray/grid/grid3-hrow-over_wev8.gif) repeat-x left bottom;border:1px solid #c8c8c8;}
.col-move-top{background:transparent url(img/gray/grid/col-move-top_wev8.gif) no-repeat left top;}
.col-move-bottom{background:transparent url(img/gray/grid/col-move-bottom_wev8.gif) no-repeat left top;}
.x-grid3-row-selected{background:#e8e8e8!important;border:1px dotted #b9b9b9;}
.x-grid3-cell-selected{background-color:#cdcdcd!important;color:black;}
.x-grid3-locked td.x-grid3-row-marker,.x-grid3-locked .x-grid3-row-selected td.x-grid3-row-marker{background:#ebeadb url(img/gray/grid/grid-hrow_wev8.gif) repeat-x 0 bottom!important;border-right:1px solid #9c9c9c!important;}
.x-grid3-locked td.x-grid3-row-marker div,.x-grid3-locked .x-grid3-row-selected td.x-grid3-row-marker div{color:#434343!important;}
.x-grid3-bottombar .x-toolbar{border-top:1px solid #434343;}
.x-grid3-hd-btn{background:#d7d7d7 url(img/gray/grid/grid3-hd-btn_wev8.gif) no-repeat left center;}
.x-grid3-body .x-grid3-td-expander{background:transparent url(img/gray/grid/grid3-special-col-bg_wev8.gif) repeat-y right;}
.x-grid3-body .x-grid3-td-numberer{background:transparent url(img/gray/grid/grid3-special-col-bg_wev8.gif) repeat-y right;}
.x-grid3-body .x-grid3-row-selected .x-grid3-td-numberer,.x-grid3-body .x-grid3-row-selected .x-grid3-td-checker,.x-grid3-body .x-grid3-row-selected .x-grid3-td-expander{background:transparent url(img/graygrid/grid3-special-col-sel-bg_wev8.gif) repeat-y right;}
.x-grid-group-hd div{color:#626262;}
.x-grid-group-hd{border-bottom:2px solid #d7d7d7}
.x-grid-group-hd div{background:color: #616161;font:bold 11px arial,helvetica,sans-serif;}
.sort-asc .x-grid3-sort-icon{background-image:url(img/gray/grid/sort_asc_wev8.gif);display:inline;}
.sort-desc .x-grid3-sort-icon{background-image:url(img/gray/grid/sort_desc_wev8.gif);display:inline;}
/*VIEW*/
.x-view-selector{background:#d8d8d8;}
/*TREE*/
.x-tree-node .x-tree-selected{background-color:#e6e6e6; border: 1px dotted #b9b9b9;}
/*DATEPICKER*/
.x-date-picker{border:1px solid #373737;}
.x-date-middle,.x-date-left,.x-date-right{background:url(img/gray/shared/hd-sprite_wev8.gif) repeat-x 0 -83px;}
.x-date-middle .x-btn-with-menu .x-btn-center em{background:transparent url(img/gray/toolbar/btn-arrow-light_wev8.gif) no-repeat right 0;}
.x-date-right a{background-image:url(img/gray/shared/right-btn_wev8.gif);}
.x-date-left a{background-image:url(img/gray/shared/left-btn_wev8.gif);}
.x-date-inner th{background:#eaeaea url(img/gray/shared/glass-bg_wev8.gif) repeat-x left top;border-bottom:1px solid #eaeaea;color:#6f6f6f}
.x-date-inner .x-date-selected a{background:#ebebeb url(img/gray/shared/glass-bg_wev8.gif) repeat-x left top;border:1px solid #afafaf;}
.x-date-bottom{border-top:1px solid #d5d5d5;background:#ebebeb url(img/gray/shared/glass-bg_wev8.gif) repeat-x left top;}
.x-date-inner a:hover,.x-date-inner .x-date-disabled a:hover{background:#eaeaea;}
.x-date-mp-btns button{background:#767676;border-color:#545454 #000000 #000000 #545454;}
.x-date-mp-btns{background:#ebebeb url(img/gray/shared/glass-bg_wev8.gif) repeat-x left top;}
.x-date-mp-btns td{border-top:1px solid #d0d0d0;}
td.x-date-mp-month a,td.x-date-mp-year a{color:#606060;}
td.x-date-mp-month a:hover,td.x-date-mp-year a:hover{color:#606060;background:#eaeaea;}
td.x-date-mp-sel a{padding:1px 3px;background:#dfecfb url(img/gray/shared/glass-bg_wev8.gif) repeat-x left top;border:1px solid #afafaf;}
.x-date-mp-ybtn a{background:transparent url(img/gray/panel/tool-sprites_wev8.gif) no-repeat;}
td.x-date-mp-sep{border-right:1px solid #d0d0d0;}
/*MENU*/
.x-menu{border:1px solid #898989;}
.x-menu-item-arrow{background:transparent url(img/gray/menu/menu-parent_wev8.gif) no-repeat right;}
.x-menu-item-active{background:#ebf3fd url(img/gray/menu/item-over_wev8.gif) repeat-x left bottom;border:1px solid #c8c8c8;}
.x-menu-item-active a.x-menu-item{color:#5a5a5a;}
.x-menu .x-date-picker{border:1px solid #b8b8b8;}
.x-cycle-menu .x-menu-item-checked{border:1px dotted #b8b8b8!important;background:#e7e7e7;}
/*COMBO*/
.x-combo-list{border:1px solid #bcbcbc;background:#ddecfe;zoom:1;}
.x-combo-list-hd{font:bold 11px arial,helvetica,sans-serif;color:#15428b;background-image:url(img/gray/layout/panel-title-light-bg_wev8.gif);border-bottom:1px solid #bcbcbc;padding:3px;}
.x-resizable-pinned .x-combo-list-inner{border-bottom:1px solid #bcbcbc;}
.x-combo-list-item{font:normal 11px arial,helvetica,sans-serif;}
.x-combo-list .x-combo-selected{border:1px dotted #b9b9b9!important;background:#e7e7e7;cursor:pointer;}
.x-combo-list .x-toolbar{border-top:1px solid #98c0f4;}
.x-combo-list-small .x-combo-list-item{font:normal 11px arial,helvetica,sans-serif;}
/*BUTTONS*/
.x-btn-with-menu .x-btn-center em{background:transparent url(img/gray/toolbar/btn-arrow_wev8.gif) no-repeat right 0;}
/*TOOLBAR*/
.x-tbar-page-first{background-image:url(img/gray/grid/page-first_wev8.gif)!important;}
.x-tbar-page-last{background-image:url(img/gray/grid/page-last_wev8.gif)!important;}
.x-tbar-page-next{background-image:url(img/gray/grid/page-next_wev8.gif)!important;}
.x-tbar-page-prev{background-image:url(img/gray/grid/page-prev_wev8.gif)!important;}