source: branches/2.2/phpgwapi/templates/default/css/escritorio.css @ 3018

Revision 3018, 8.8 KB checked in by amuller, 14 years ago (diff)

Ticket #1135 - Aplicando alterações do branches 2.0 no branches 2.2

  • Property svn:executable set to *
Line 
1ul
2{
3        list-style-image: url("../images/orange-ball.png");
4}
5
6.grid_email_class
7{
8        border-bottom:1px solid #cfcfcf;
9}
10
11body
12{
13        margin: 0px !important;
14        background-color:#E9E9E9 !important;
15        font-size: 11px !important;
16        font-family: Verdana, Arial, Helvetica, sans-serif !important;
17        padding:0px !important;
18}
19
20img
21{
22        border-width:0px !important;
23        border-style:none !important;
24        /*filter:progid:DXImageTransform.Microsoft.AlphaImageLoader;
25*/
26}
27.dsused
28{
29                        background-image: url(../images/dsused.gif);
30}
31
32a:link,a:visited
33{
34        cursor:pointer !important;
35        color: RoyalBlue !important;
36        text-decoration: none !important;
37}
38
39/*
40a:visited
41{
42        color: #006699;
43        text-decoration: none;
44}
45*/
46a:hover,a:active
47{
48        cursor:pointer !important;
49        color: #ff9933 !important;
50        text-decoration: underline !important;
51}
52/*
53a:active
54{
55        color: #006699;
56        text-decoration: underline;
57}
58*/
59input,button
60{
61        font-size: 11px !important;
62        color: #006699 !important;
63        font-family: Arial, Helvetica, sans-serif !important;
64        border: 1px #bbbbbb solid !important;
65}
66
67input[type=submit],input[type=button],button
68{
69        margin:1px !important;
70        padding:1px !important;
71        cursor: pointer !important;
72        cursor: hand !important;
73}
74
75input[type=image]
76{
77        cursor: pointer !important;
78        cursor: hand !important;
79        border: 0px #bbbbbb none !important;
80}
81select
82{
83        font-size: 11px !important;
84        color: #000066 !important;
85        font-family: Arial, Helvetica, sans-serif !important;
86        border: 1px #bbbbbb solid !important;
87        z-index: -1 !important;
88}
89
90td
91{
92        font-size: 11px !important;
93        /*text-align:left;*/
94        /*      padding-top:1px;
95        padding-bottom:1px;*/
96}
97
98.divLoginbox
99{
100        position:relative;
101        width: 300px;
102        border-right: #9c9c9c 1px solid;
103        border-top: #9c9c9c 1px solid;
104        border-left: #9c9c9c 1px solid;
105        border-bottom: #9c9c9c 1px solid
106}
107
108.divLoginboxHeader
109{
110        text-align:center;
111        background-color:#dddddd;
112        padding-top:2px;
113        font-size:10px;
114        color:#666666;
115}
116.divSidebox
117{
118        position:relative;
119        width: 147px;
120        border-right: #9c9c9c 1px solid;
121        border-top: #9c9c9c 1px solid;
122        border-left: #9c9c9c 1px solid;
123        border-bottom: #9c9c9c 1px solid
124}
125
126.tblHeadApp {
127
128        border-right: #9c9c9c 1px solid;       
129        border-top: #9c9c9c 1px solid;
130        border-left: #9c9c9c 1px solid;
131        border-bottom: #9c9c9c 1px solid
132}
133
134.divSideboxHeader
135{
136        text-align:center;
137        background-color:#000066;
138        padding-top:2px;
139        height: 15px;
140        color: #FFFFFF;
141
142}
143
144a.divSideboxEntry, .divSideboxEntry
145{
146        text-align:left;
147        height:16px;
148        background-color:#eeeeee;
149}
150
151a.appTitles,.appTitles
152{
153        font-size: 10px;
154        height:18px;
155        padding-top:2px;
156        padding-bottom:2px;
157
158}
159
160a.textSidebox
161{
162        font-size: 10px;
163        border-top: #aaaaaa 0px none;
164}
165
166.textSidebox
167{
168        font-size: 10px;
169        height:18px;
170        padding-top:2px;
171        padding-bottom:2px;
172        border-top: #aaaaaa 1px solid;
173
174}
175
176.sideboxSpace
177{
178        height:9px;
179}
180
181.greyLine
182{
183        margin:1px;
184        border-top-color:#7e7e7e;
185        border-top-width:1px;
186        border-top-style:solid;
187        height:1px;
188}
189
190.prefSection
191{
192        font-weight:bold;
193        font-size:16px;
194        line-height:40px;
195}
196
197#extraIcons
198{
199        background-color:#eeeeee;
200        border-width:1px;
201        border-color:#7e7e7e;
202        border-style:solid;
203}
204
205.extraIconsRow
206{
207        border-top-color:#dddddd;
208        border-top-width:1px;
209        border-top-style:solid;
210        padding:2px;
211}
212
213#divMain
214{
215        background-color:white;
216        margin-top: 0px;
217        padding:9px;
218        border-color:#7e7e7e;
219        border-width:1px;
220        border-style:solid;
221}
222
223#divLogo
224{
225        position:absolute;
226        left:20px;
227        top:5px;
228        z-index:51;
229}
230
231#divAppIconBar
232{
233        background-color:white;
234        border-top-color:#9c9c9c;
235        border-top-width:1px;
236        border-top-style:solid;
237        background-image: url(../images/background-icon-bar.png);
238        background-repeat: repeat-x
239}
240
241#divAppBox
242{
243        padding: 0 0 0 0 !important;
244}
245
246#divAppTextBar
247{
248        background-color:white;
249}
250
251#user_info
252{
253        color: white;
254}
255#links_bar
256{
257                color: white;
258}
259
260#divStatusBar
261{
262        height:24px;
263        padding-left:10px;
264        padding-top:0px;
265}
266
267/*#divSubContainer
268{
269}
270*/
271#tdSidebox
272{
273        width:170px;
274        background-color:white;
275        overflow:visible;
276}
277
278
279#tdAppbox
280{
281        background-color:white;
282        width: 100%;
283}
284#divSideboxContainer
285{
286        position:relative;
287        width:150px;
288        top:0px;
289        left:0px;
290        background-color:white;
291        border-width:1px;
292        border-style:solid;
293        z-index:40;
294}
295
296#divAppboxHeader
297{
298        margin-top:0px;
299        margin-left:0px;
300        margin-right:0px;
301        font-family: Verdana, Arial, Helvetica, sans-serif;
302        font-size: 14px;
303        font-weight: bold;
304        color: white !important;
305        text-align: center;
306        padding: 0px;
307        background-color: #101A33;
308        height:24px;
309        line-height:24px;
310        border-top-width:0px !important;
311}
312
313#divAppbox
314{
315        background-color: white;
316        padding-right:1px;
317        padding-top:1px;
318        padding-bottom:1px;
319        padding-left:15px;
320        border-bottom-color:#9c9c9c;
321        border-bottom-width:1px;
322        border-bottom-style:solid;
323        border-left-color:#9c9c9c;
324        border-left-width:1px;
325        border-left-style:solid;
326        border-right-color:#9c9c9c;
327        border-right-width:1px;
328        border-right-style:solid;
329        margin-top:0px;
330        margin-bottom:0px;
331        margin-left:2px;
332        margin-right:2px;
333
334}
335
336#fmStatusBar
337{
338        margin-left:4px;
339        margin-bottom:3px;
340        font-size: 10px;
341/*      font-family: Verdana, Arial, Helvetica, sans-serif;*/
342       
343
344}
345
346#user_info
347{
348padding-left:17px;
349
350}
351
352#admin_info
353{
354        position:relative;
355        text-align:center;
356        margin-right:10px;
357}
358
359#divGenTime
360{
361        bottom:14px;
362        font-size: 9px;
363        color: #ff0000;
364        text-align:center;
365        width:99%;
366}
367
368#divPoweredBy
369{
370        font-family: Verdana, Arial, Helvetica, sans-serif;
371        font-size: 10px;
372        color: #999999;
373        text-decoration: none;
374        padding: 7px;
375        text-align: center;
376        background-color:white;
377}
378
379
380.navbar_butOver
381{
382        background-image: none !important;
383        vertical-align: center !important;
384        text-align: center !important;
385        padding-right:15px;
386        padding-left:10px;
387        cursor:pointer;
388        cursor:hand;
389        background-repeat:no-repeat;
390}
391
392.navbar_butOut
393{
394        background-image: none !important;
395        vertical-align: center !important;
396        text-align: center !important;
397        cursor:pointer;
398        cursor:hand;
399        background-repeat:no-repeat;
400}
401
402.toolbar
403{
404        background-image:url(../../../../phpgwapi/templates/default/images/fundo_topo_office.jpg);
405        position:absolute;
406}
407
408.logo_expresso
409{
410        background:url(../../../../phpgwapi/templates/default/images/logo_expresso_office.jpg) no-repeat;
411        width: 500px;
412        height: 35px;
413}
414
415.boxHeaderText{
416        color: white !important;
417}
418
419.content-menu {
420        padding: 0px 0px 0px 0px !important;
421        background: url(../../../../phpgwapi/templates/default/images/blackwhite.jpg) repeat-x !important;
422}
423.image-menu {
424        padding: 0px 0px 0px 0px !important;
425        background: #a0b2cc url(../../../../phpgwapi/templates/default/images/folder_bg_office.jpg) no-repeat scroll center bottom !important;
426}
427.menu-degrade {
428          background-image: url(../../../../phpgwapi/templates/default/images/degrade.png) !important;
429          background-repeat: repeat-x;
430}
431
432table.inboxElements th,
433.table_elements_tr_header,
434.info_tr_header,
435.message_header
436{
437        background-color: grey !important;
438}
439
440.menu
441{
442        background-color: lightgrey !important;
443        border: 1px solid #f4f7fc !important;
444        border-bottom: 1px solid #4a79b1 !important;
445}
446.message_options_active {
447        color: #D00 !important;
448        font-weight: bold !important;
449}
450
451.message_options_inactive {
452        color: #999 !important;
453}
454
455.message_options {
456        color: blue !important;
457        font-weight: bold !important;
458}
459
460.message_options_over {
461        color: #D00 !important;
462        font-weight: bold !important
463}
464
465.table_message{
466        background:#999 !important;
467}
468
469.last_menu{
470        border-bottom: 0px !important;
471        background: url(../../../../phpgwapi/templates/default/images/blackwhite.jpg);
472}
473
474.menu_sel{
475        -moz-border-radius-topleft:15px !important;
476        -moz-border-radius-topright:15px !important;   
477        background-color: #637164 !important;
478}
479
480#border_table{
481        background:transparent url(../../../../phpgwapi/templates/default/images/blackwhite.jpg);
482        padding:0 5 0 10 ;
483}
484
485.whiteSpace{
486        width: 10px !important;
487        background:transparent url(../../../../phpgwapi/templates/default/images/blackwhite.jpg) repeat-x;
488}
489
490
491.conteudo {
492        font-family: Verdana, Arial, Helvetica, sans-serif;
493        font-size: 10px;
494        font-weight: normal;
495        color: #000033;
496        padding: 2px;
497    border-left: 1px solid;
498    border-right: 1px solid;
499    border-bottom: 1px solid;
500    border-color: #4A79B1;
501        width:99.5%;
502        overflow: none;
503        -moz-border-radius: 0px 0px 6px 6px;
504}
505
506.whiteSpace{
507        width: 2px;
508}
509
510.menu
511{
512        text-decoration: none;
513        text-align: center;
514        height: 20px;
515        background-color:#c8d7ea;
516        margin-bottom: 0px;
517        border: 1px solid #f4f7fc;
518        border-bottom: 1px solid #4a79b1;
519        padding:0px 5px 0px 0px;
520        -moz-border-radius: 9px 9px 0px 0px;
521        -moz-user-select: none;
522        cursor: pointer;
523}
524
525.last_menu
526{
527        border-bottom: 1px solid #4a79b1;
528        -moz-border-radius: 0px 0px 0px 0px;
529}
530
531.menu-sel
532{
533        text-decoration: none;
534        text-align: center;
535        font: bold 13px Lucidatypewriter,monospace;
536        color:#0000FF;
537        height: 20px;
538        background-color:#F7F7F7;
539        margin-bottom: 0px;
540        border: 1px solid #4a79b1;
541        border-bottom: 0px;
542        padding:0px 5px 0px 0px;
543        -moz-border-radius: 9px 9px 0px 0px;
544        -moz-user-select: none;
545        cursor: pointer;
546}
Note: See TracBrowser for help on using the repository browser.