source: branches/2.2/jabberit_messenger/jmessenger/templates/default/css/window_azul.css @ 3102

Revision 3102, 4.9 KB checked in by amuller, 14 years ago (diff)

Ticket #986 - Efetuado merge para o Branch 2.2( atualizacao do modulo)

  • Property svn:executable set to *
Line 
1.x-menu
2{
3        background-color : #ccd8e7 !important;
4        border          : 1px solid #8ea4c1;
5        color           : #15428b !important;
6        display         : none;
7        position        : absolute;
8}
9
10.x-subMenuChangeStatus
11{
12        background-color : #ccd8e7 !important;
13        border          : 1px solid #8ea4c1;
14        color           : #15428b !important;
15        float           : left;
16        margin          : -10px 5px 0px 0px;
17        position        : absolute;
18}
19
20.x-subMenuChangeStatusItens
21{
22        background-color        : #ccd8e7 !important;
23        border          : 1px solid #8ea4c1;
24        color           : #15428b !important;
25        float           : left;
26        position        : absolute;
27}
28
29.x-menuOnMouseOut
30{
31}
32
33.x-menuOnMouseOver
34{
35        background-color : #96bdf3 !important;
36        border : 1px solid #8ea4c1;
37}
38
39/* x-content */
40
41.x-content
42{
43        margin : 2px ;
44}
45
46/* x-panel */
47
48.x-panel
49{
50    border-color: #99bbe8;
51    border-style: solid;
52    border-width:0;
53}
54
55.x-panel-body
56{
57    background-color:#fff;
58    border:1px solid;
59    border-color:#99bbe8;
60    border-top:0 none;
61    position: relative;
62    overflow:hidden;
63    zoom:1;
64}
65
66.x-panel-body-noheader
67{
68    border-top-color: #99bbe8;
69}
70
71.x-panel-bwrap
72{
73    overflow:hidden;
74    zoom:1;
75    left:0;
76    top:0;
77}
78
79.x-panel-nofooter .x-btn-group-bc
80{
81        height:3px;
82    font-size:0;
83    line-height:0;
84}
85
86.x-panel-nofooter .x-window-bc
87{
88        height:6px;
89    font-size:0;
90    line-height:0;
91}
92
93.x-panel-noborder .x-panel-body-noborder
94{
95    border-width:0;
96}
97
98.x-panel-noborder .x-panel-header-noborder
99{
100    border-bottom-color:#99bbe8;
101    border-width:0 0 1px;
102    border-style:solid;
103}
104
105.x-panel-noborder .x-panel-bbar-noborder .x-toolbar
106{
107    border-width:1px 0 0 0;
108    border-style:solid;
109    border-top-color:#99bbe8;
110}
111
112.x-panel-noborder .x-panel-tbar-noborder .x-toolbar
113{
114    border-bottom-color:#99bbe8;
115        border-width:0 0 1px;
116    border-style:solid;
117}
118
119/* x-shadow */
120
121.x-shadow_Div
122{
123        border          : 1px dashed black;
124        position        : absolute;
125}
126
127/* x-tab */
128
129.x-tab-panel
130{
131    overflow:hidden;
132}
133
134.x-tab-panel-body
135{
136    border: 1px solid;
137    border-color:#8db2e3;
138    background-color:#fff;
139    overflow:hidden;
140}
141
142.x-tab-panel-body-top
143{
144    border-top: 0 none;
145}
146
147.x-tab-panel-bwrap
148{
149    overflow:hidden;
150}
151
152.x-tab-panel-noborder .x-tab-panel-body-noborder
153{
154        border-width:0;
155}
156
157.x-tab-panel-noborder .x-tab-panel-footer-noborder
158{
159    border-width: 1px 0 0 0;
160}
161
162.x-tab-panel-noborder .x-tab-panel-header-noborder
163{
164    border-width: 0 0 1px 0;
165}
166
167
168/* x-tool */
169.x-tool
170{
171    overflow    : hidden;
172    width               : 15px;
173    height              : 15px;
174    float               : right;
175    cursor              : pointer;
176    background  : transparent no-repeat;
177    background-image : url(../images/azul/tool-sprites.gif);
178    margin-left : 2px;
179    margin-top  : 5px;
180}
181
182.x-tool-close
183{
184    background-position : 0 -0;
185}
186
187/* x-unselectable */
188
189.x-unselectable, .x-unselectable *
190{
191    -moz-user-select    : none;
192    -khtml-user-select  : none;
193    -webkit-user-select : ignore;
194}
195
196/* x-window */
197
198.x-window
199{
200        visibility      : visible;
201        display         : block;
202}
203
204.x-window .x-resizable-handle
205{
206    opacity     :0;
207    -moz-opacity :0;
208    filter      :alpha(opacity=0);
209}
210
211.x-window-draggable, .x-window-draggable .x-window-header-text
212{
213    cursor      : move;
214}
215
216.x-window-header
217{
218    float               : left;
219    overflow    : hidden;
220    zoom                : 1;
221}
222
223.x-window-bc
224{
225        background      : transparent repeat-x 0 bottom;
226        background-image : url(../images/azul/top-bottom.png);
227    zoom : 1;
228}
229
230.x-window-bc .x-window-footer
231{
232    padding-bottom      :6px;
233    zoom        : 1;
234    font-size   : 0;
235    line-height : 0;
236}
237
238.x-window-body
239{
240    background  : transparent;
241    overflow    : hidden;
242}
243
244.x-window-bwrap
245{
246    position : relative;
247        overflow : hidden;
248    zoom        : 1;
249    left : 0;
250    top : 0;
251}
252
253.x-window-tc
254{
255        background: transparent repeat-x 0 0;
256        background-image: url(../images/azul/top-bottom.png);
257        overflow:hidden;
258    zoom:1;
259}
260
261.x-window-tl
262{
263        background: transparent no-repeat 0 0;
264        background-image: url(../images/azul/left-corners.png);
265        padding-left:6px;
266    zoom:1;
267    position:relative;
268}
269
270.x-window-tr
271{
272        background: transparent no-repeat right 0;
273        background-image: url(../images/azul/right-corners.png);
274        padding-right:6px;
275}
276
277.x-window-bl
278{
279        background: transparent no-repeat 0 bottom;
280        background-image: url(../images/azul/left-corners.png);
281        padding-left:6px;
282    zoom:1;
283}
284
285.x-window-br
286{
287        background: transparent no-repeat right bottom;
288        background-image: url(../images/azul/right-corners.png);
289        padding-right:6px;
290    zoom:1;
291}
292
293.x-window-mc
294{
295    background-color:#dfe8f6;
296        border:1px solid;
297        border-color:#99bbe8;
298        font: normal 11px tahoma,arial,helvetica,sans-serif;
299    padding:0;
300    margin:0;
301}
302
303.x-window-ml
304{
305        background: transparent repeat-y 0 0;
306        background-image: url(../images/azul/left-right.png);
307        padding-left:6px;
308    zoom:1;
309}
310
311.x-window-mr
312{
313        background: transparent repeat-y right 0;
314        background-image: url(../images/azul/left-right.png);
315        padding-right:6px;
316    zoom:1;
317}
318
319.x-window-noborder .x-window-mc
320{
321    border-width:0;
322}
323
324.x-window-tl .x-window-header
325{
326    color:#15428b;
327        font:bold 11px tahoma,arial,verdana,sans-serif;
328        padding:5px 0 4px 0;
329}
Note: See TracBrowser for help on using the repository browser.