source: trunk/instant_messenger/templates/default/css.css @ 63

Revision 63, 7.1 KB checked in by niltonneto, 17 years ago (diff)

* empty log message *

  • Property svn:eol-style set to native
  • Property svn:executable set to *
Line 
1b.rnd
2{
3   background:  #fff;
4   display:     block;
5   font-size:   1px;
6}
7b.rnd b
8{
9   display:     block;
10   height:              1px;
11   overflow:    hidden;
12}
13b.rnd1
14{
15   border-color:     #809aa9;
16   border-width:     1px 1px 0px 1px;
17   border-style:     solid;
18   background:                                          #cbdae4;
19   margin:                                                      0px 2px;
20}
21b.rnd2
22{
23      border-color:     #809aa9;
24      border-width:     0px 1px 0px 1px;
25      border-style:     solid;
26      background:                                          #cbdae4;
27          margin:                                                       0px 1px;
28}
29
30/* IM:WINDOW - ADD USER */
31
32select.add_user
33{
34   font-family:   Tahoma, Verdana, sans-serif;
35   font-size:     8pt;
36   font-weight:   normal;
37   border-color:  #809aa9;
38   border-width:  1px 1px;
39   border-style:  solid;
40   margin:        2px 2px 2px 2px;
41   width:         493px;
42
43
44}
45
46/* IM:WINDOW */
47
48.im_window_fantom
49{
50        position: absolute;
51        padding: 0px;
52        border-style: dashed;
53        border-width: 1px 1px 1px 1px;
54        border-color: #000000;
55        background-color: #ffffff;
56        overflow: hidden;
57}
58
59.im-windowfantom-des
60{
61        position: absolute;
62        padding: 0px;
63        overflow: hidden;
64}
65
66.im-window
67{
68    background: transparent;
69        position:   absolute;
70}
71
72.im-window-resizehandle
73{
74        position: relative;
75        overflow: auto;
76        width: 15px;
77        height: 15px;
78    background-image: url(images/img/winresize2.gif);
79}
80
81.im-window-sel {
82        z-index: 100;
83}
84
85.im-window-des {
86        z-index: 50;
87}
88
89/* IM:WINDOWHEAD */
90
91.im_window_head
92{
93   background:    #cbdae4;
94   border-color:  #809aa9;
95   border-width:  0px 1px;
96   border-style:  solid;
97   height:        24px;
98        margin:        0px;
99        overflow:      hidden;
100        width:         258px;
101}
102
103.im-window-sel .im-windowhead {
104        background-position: 0 0;
105}
106
107.im-window-des .im-windowhead {
108        background-position: 0 -25px;
109}
110
111.im-window-flash .im-windowhead {
112        background-position: 0 0px;
113        background-image: url(images/img/flash_win_top_left2.gif);
114}
115
116.im-windowhead-right{
117        padding-right: 5px;
118        margin: 0;
119        background: 100% 0 transparent no-repeat;
120        background-image: url(images/img/win_top_right.gif);
121        overflow: hidden;
122}
123
124.im-window-sel .im-windowhead-right{
125        background-position: 100% 0;
126}
127
128.im-window-des .im-windowhead-right{
129        background-position: 100% -25px;
130}
131
132.im-window-flash .im-windowhead-right{
133        background-position: 100% 0;
134        background-image: url(images/img/flash_win_top_right2.gif);
135}
136
137.im-windowhead-mid {
138        position: relative;
139        background-position: 0 0;
140        background-image: url(images/img/win_top_mid.gif);
141        background-repeat: repeat-x;
142        overflow: hidden;
143        line-height: 25px;
144        height: 25px;
145        cursor: auto;
146        font-weight: bold;
147        padding-left: 24px;
148}
149
150.im-window-sel .im-windowhead-mid {
151        background-position: 0 0;
152        color: #000000;
153}
154
155.im-window-des .im-windowhead-mid {
156        background-position: 0 -25px;
157        color: #aaaaaa;
158}
159
160.im-window-flash .im-windowhead-mid {
161        background-position: 0 0;
162        background-image: url(images/img/flash_win_top_mid2.gif);
163        color: #aaaaaa;
164}
165
166.im_window_title
167{
168   cursor:        move;
169   float:         left;
170   font-weight:   bolder;
171   height:        16px;
172   left:          8px;
173   overflow:      hidden;
174   position:      relative;
175   top:           3px;
176   width:         166px;
177}
178
179.im_window_icon
180{
181   float: left;
182   height: 16px;
183   margin: 0px 5px;
184   width: 16px;
185}
186
187
188/* IM:WINDOWBODY */
189
190
191.im_window_body
192{
193        background-color: #cbdae4;
194        border-color:     #809aa9;
195        border-style:     solid;
196        border-width:     0px 1px 1px 1px;
197}
198
199.im_window_body_inner
200{
201        background: #fff;
202    border:     1px solid #809aa9;
203    margin:  0px 3px;
204        overflow: auto;
205}
206
207.im-window-des .im-windowbody {
208        border-color: #d0dfe5;
209        background-color: #f0f5f8;
210
211}
212
213.im-window-flash .im-windowbody {
214        border-color: #d0dfe5;
215        background-color: #f0f5f8;
216    background-image: url(images/img/flash_window_background.gif);
217}
218
219.im-window-des .im-windowbody-inner {
220        border-color: #b9cfd8;
221}
222
223.edit_message
224{
225        background-color: #fff;
226   border:           2px solid #c9d9e8;
227        color:            #000;
228        font-family:      Tahoma, Verdana, sans-serif;
229        font-size:        10pt;
230        font-weight:      normal;
231   padding:          0px;
232}
233
234/* WINDOWBUTTONS */
235
236.im_window_head_buttons
237{
238    display:       block;
239    float:         left;
240        height:        15px;
241    padding-top:   6px;
242        position:      relative;
243        right:         0px;
244        width:         53px;
245}
246
247.im-window-sel .im-windowbutton-container {
248        background-position: 0 0;
249}
250
251.im-window-des .im-windowbutton-container {
252        background-position: 0 -25px;
253}
254
255.im-window-button {
256        margin: 1px 0px 0 2px;
257        /*float: left;*/
258   /*float: right;*/
259   /*clear: both;*/
260        height: 13px;
261        width: 13px;
262   position: absolute;
263        cursor: pointer;
264   top: 3px;
265   /*left: 20px;
266   /*right: 10px;*/
267}
268
269.im-window-sel .im-window-button {
270        background-position: 0 0;
271}
272
273.im-window-sel .im-window-button-hov {
274        background-position: 0 -13px;
275}
276
277.im-window-sel .im-window-button-pres {
278        background-position: 0 -26px;
279}
280
281.im-window-des .im-window-button {
282        background-position: 0 -39px;
283}
284
285.im-window-des .im-window-button-hov {
286        background-position: 0 -52px;
287}
288
289.im-window-des .im-window-button-pres {
290        background-position: 0 -65px;
291}
292
293.im-window-closebutton {
294   background-image: url(images/img/close.gif);
295}
296
297.im-window-maximizerestorebutton {
298   background-image: url(images/img/max.gif);
299}
300
301.im-window-minimizebutton {
302   background-image: url(images/img/min.gif);
303}
304
305/* IM:TASKBAR */
306
307.im-taskbar
308{
309        position: absolute;
310        width: 100%;
311        height: 27px;
312        z-index: 101;
313        background-position: 0 0;
314        background-repeat: repeat;
315    overflow: hidden;
316}
317
318/* IM:TASKBARITEM */
319
320.im-taskbaritem-des {
321        position: absolute;
322        top: 0;
323        right: 0;
324        width: 150px;
325        height: 22px;
326    border-style: solid;
327        border-width: 1px 1px 1px 1px;
328        border-color: #B9CFD8;
329    background-position: 0 -4px;
330    background-image: url(images/img/win_top_mid.gif);
331    padding: 3px 10px;
332    color: #555555;
333    -moz-box-sizing: border-box;
334    cursor:pointer ;
335}
336
337.im-taskbaritem-flash {
338        position: absolute;
339        top: 0;
340        right: 0;
341        width: 150px;
342        height: 22px;
343        border-style: solid;
344        border-color: #B9CFD8;
345        border-width: 1px 1px 1px 1px;
346        background-position: 0 0;
347        background-image: url(images/img/flash_window_background.gif);
348        background-repeat: repeat;
349        padding: 3px 10px;
350        color: #555555;
351        -moz-box-sizing: border-box;
352        cursor:pointer ;
353}
354
355.im-taskbaritem {
356    position: absolute;
357        top: 0;
358        right: 0;
359        width: 150px;
360        height: 22px;
361    border-style: solid;
362        border-width: 1px 1px 1px 1px;
363        border-color: #B9CFD8;
364        background-position: 0 -26px;
365        background-image: url(images/img/win_top_mid.gif);
366        padding: 3px 10px;
367        color: #999999;
368        -moz-box-sizing: border-box;
369        cursor:pointer;
370}
371
372.menu_im
373{
374   /*border-bottom: 1px solid #ccc;*/
375   display:       none;
376   /*float:         left;*/
377   list-style:    none;
378   margin:        0px;
379   padding:       0px;
380   position:      absolute;
381   width:         150px; /* Width of Menu Items */
382        z-index:       1000;
383}
384
385.menu_im dt a
386{
387   background:      #cbdae4;
388   border:          1px solid #b9cfd8;
389   border-bottom:   0px;
390   color:           #000;
391   display:         block;
392   padding:         2px;
393   text-decoration: none;
394}
395
396.menu_im dt a:hover
397{
398   color:      #e2144a;
399   background: #f9f9f9;
400}
401
402.contato_hover
403{
404   background-color: #cbdae4;
405}
Note: See TracBrowser for help on using the repository browser.