source: branches/2.2/filemanager/tp/expressowindow/css/window_rochas.css @ 3569

Revision 3569, 4.8 KB checked in by alexandrecorreia, 13 years ago (diff)

Ticket #1395 - Padronizacao das janelas do filemanager com as do Expresso.

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