source: companies/celepar/expressoMail1_2/templates/fozi/main.css @ 839

Revision 839, 9.5 KB checked in by niltonneto, 15 years ago (diff)

Ticket #475 - Alterações da revisão [831] foram aplicadas no Companies/Celepar?.

Line 
1* {
2        font-family: Verdana, Arial, Helvetica, sans-serif;
3}
4
5.checkbox {
6        border:none;
7}
8
9textarea{
10        font-family: Verdana, Arial, Helvetica, sans-serif;
11        font-size: 13px;
12}
13
14.table_box{
15        width: 100%;
16        color: black;
17        border-style: solid;
18        border-width: 1px;
19        border-color: #bbbbbb;
20        font-family: Arial;
21        font-size: 13px;
22        cursor: pointer;
23}
24
25.em_div_write_msg{
26        height: 24px;
27        background: transparent;
28}
29
30/* begin class msgs */
31.tr_msg_unread {
32        color: black;
33        background-color: #e8eef7;
34        font-weight: bold;
35        border-bottom:1px solid #cfcfcf;
36    -moz-user-select: none;
37}
38.tr_msg_read {
39        color: black;
40        background-color: #ffffff;
41        border-bottom:1px solid #cfcfcf;
42    -moz-user-select: none;
43}
44.selected_msg{
45        background-color: #ffffcc;
46}
47.flagged_msg{
48        color: red;
49}
50.selected_shortcut_msg{
51        color: white;
52        background-color: #5194d2;
53}
54.show_img_link{
55        width : 100%;
56        color: black;
57        font-weight: bold;
58        background-color: #ffc;
59        border-bottom:1px solid #cfcfcf;
60        cursor: pointer;                 
61        -moz-user-select: none;
62}
63/* end class msgs */
64
65.show_img_link:hover {
66        color: #000 !important;
67}
68
69.action_info_table {
70        border-spacing: 0px 0px;
71}
72.action_info_th {
73        font-family: Verdana, Arial, Helvetica, sans-serif;
74        font-size: 11px;
75        border-width: 0px 0px 0px 0px;
76        padding: 1px 10px 0px 10px;     
77        border-style: inset inset inset inset;
78        border-color: gray gray gray gray;
79        background-color: rgb(250, 209, 99);
80        -moz-border-radius: 6px 6px 6px 6px;
81}
82
83.message_header{
84        background-color: #98c17f;
85}
86
87.table_message_header_box{
88        width: 100%;
89        color: black;
90        border-style: solid;
91        border-width: 0px;
92        border-collapse: collapse;
93        border-color: #bbbbbb;
94        font-family: Arial;
95        font-size: 13px;       
96        cursor: pointer;
97}
98.font-menu
99{
100    text-decoration: none;
101    text-align: center;
102/*    font: bold 13px Lucidatypewriter,monospace;*/
103    color: #000;
104}
105
106.font-menu-sel
107{
108    text-decoration: none;
109    text-align: center;
110    font: bold 13px Lucidatypewriter,monospace;
111        color:#0000FF;
112}
113
114.menu-sel
115{
116    text-decoration: none;
117    text-align: center;
118    font: bold 13px Lucidatypewriter,monospace;
119    color:#0000FF;
120    height: 20px;
121    width:220px;
122    background-color:#F7F7F7;
123    margin-bottom: 0px;
124    border: 1px solid #4a79b1;
125    border-bottom: 0px;
126    padding:0px 5px 0px 0px;
127    -moz-border-radius: 9px 9px 0px 0px;
128    -moz-user-select: none;
129    cursor: pointer;   
130}
131.menu
132{
133    text-decoration: none;
134    text-align: center;
135/*    font: bold 13px Lucidatypewriter,monospace;*/
136    height: 20px;   
137    width:220px;
138    background-color:#c2d8b1;
139    margin-bottom: 0px;
140    border: 1px solid #f4f7fc;
141    border-bottom: 1px solid #4a79b1;
142    padding:0px 5px 0px 0px;
143    -moz-border-radius: 9px 9px 0px 0px;
144    -moz-user-select: none;
145    cursor: pointer;
146}
147
148.last_menu
149{
150        border-bottom: 1px solid #4a79b1;
151        -moz-border-radius: 0px 0px 0px 0px;
152}
153
154.conteudo {
155    font-family: Verdana, Arial, Helvetica, sans-serif;
156    font-size: 10px;
157    font-weight: normal;
158    color: #000033;
159    padding: 1px;
160    border-right: 2px solid #FFF;
161    width:99.5%;
162    overflow: none;
163    -moz-border-radius: 0px 0px 6px 6px;
164}
165
166.table_message{
167        background-color: #98C17F;
168        padding: 1px;
169        cursor: default;
170        border-width: 1px 1px 1px 1px;
171        border-spacing: 0px 1px;
172        border-style: outset outset outset outset;
173        border-color: gray gray gray gray;
174        border-collapse: separate;
175        -moz-border-radius: 3px 3px 3px 3px;
176}
177.table_top{
178        background-color: #FFFFFF;
179        padding:1px 1px 1px 1px;
180        height:16px;
181        cursor: default;
182        margin: 0px 0px 0px 0px;
183        border-width: 0px 1px 1px 1px;
184        border-style: outset outset outset outset;
185        border-color: black black black black; 
186}
187
188.tr_message_header{
189        background-color: #EEEEEE;
190        cursor: default;
191        border-style: none none none none;
192        -moz-border-radius: 0px 0px 0px 0px;
193}
194
195.tr_message_body{
196        background-color: #FFFFFF;
197        cursor: default;
198        -moz-border-radius: 9px 9px 9px 9px;
199}
200
201.message_body{
202        background-color: #FFFFFF;
203        cursor: default;
204        -moz-border-radius: 9px 9px 9px 9px;
205}
206
207.header_message_field{
208        font-weight: bold;
209}
210
211.suggestion_list
212{
213background: white;
214border: 1px solid;
215padding: 4px;
216}
217       
218.suggestion_list ul
219{
220padding: 0;
221margin: 0;
222list-style-type: none;
223}
224
225.suggestion_list a
226{
227text-decoration: none;
228color: navy;
229}
230
231.suggestion_list .selected
232{
233background: navy;
234color: white;
235}
236       
237       
238.suggestion_list .selected a
239{
240color: white;
241}
242
243#autosuggest
244{
245display: none;
246}
247
248div#tipDiv {
249  position:absolute; visibility:hidden; left:0; top:0; z-index:10000;
250  background-color:#EFEFEF; border:1px solid #337;
251  width:220px; padding:0px;
252  color:#000; font-size:11px; line-height:1.2;
253  cursor: pointer;
254}
255
256.richtext_toolbar {background-color: #C0C0C0;}
257.imagebutton {border: solid 2px #C0C0C0; background-color: #C0C0C0; float:left;}
258.select_richtext {float:left;}
259/*.image {position: relative; left: 1; top: 1; height:20; width:21; border:none;}*/
260/*.imagebutton_out: {border-style: solid 2px #C0C0C0;}*/
261/*.imagebutton_over: {border-style: outset 20px;}*/
262.sel_color{     border-width:1px;border-color:#FFFFFF;border-style:solid;cursor:pointer;}
263.unsel_color{border-width:1px;border-color:#BBBBBB;border-style:solid;}
264
265/* Conf tree    */
266.dtree {
267        font-family: Verdana, Arial, Helvetica, sans-serif;
268        font-size: 8px;
269        color: #000000;
270        /*white-space: nowrap;*/
271        background-color: #FFFFFF;
272
273}
274.dtree img {
275        border: 0px;
276        vertical-align: middle;
277
278}
279.dtree a {
280        font-family: Verdana, Arial, Helvetica, sans-serif;
281        color: #000000;
282        white-space: nowrap;   
283}
284.dtree table{
285        margin-top: 0%;
286        padding: 0px 0px 0px 0px;
287}
288.dtree td{
289        padding: 0px 0px 0px 0px;
290}
291
292.folderscol{
293        /*width: 18%;*/
294        width: 100%;
295        /*float: left;*/
296        /*padding: 0px 0px 0px 0px;*/
297}
298
299.messagescol{
300        /*padding-left: 18.5%;*/
301        /*width: 85%;*/
302        width: 100%;
303        /*float: left*/
304        /*margin-rigth: 0px;*/
305        padding: 0px 0px 0px 0px;
306}
307
308.menu-folders
309{
310        text-align: center;
311        text-decoration: none;
312        font: bold 12px Verdana, Arial, Helvetica, sans-serif;
313        color: rgb(0, 102, 51);
314        width: 100%;
315        height: 20px;
316
317        border-right: 1px solid #000000;
318        border-left: 1px solid #000000;
319        border-top: 1px solid #000000; 
320        cursor: default;
321        -moz-border-radius: 9px 9px 0px 0px;
322}
323
324.content-menu {
325        padding: 0px 0px 0px 0px;
326        background: #a0b2cc url(../../../phpgwapi/templates/fozi/images/folder_bg.png) no-repeat scroll center bottom;
327}
328.content-menu-td {
329/*      border: 1px solid #f7f7f7;*/
330}
331
332.content-folders {
333        padding: 0px 0px 0px 0px;
334        background: #a0b2cc url(../../../phpgwapi/templates/fozi/images/folder_bg.png) no-repeat scroll center bottom;
335        position: relative;
336        overflow: auto;
337}
338
339.folders_degrade {
340          background-image: url(../../../phpgwapi/templates/fozi/images/degrade.png);
341          background-repeat: repeat-x;
342}
343
344/* Conf Filter  */
345.filter {
346        font-family: Verdana, Arial, Helvetica, sans-serif;
347        font-size: 8px;
348        background-color : #FFFFFF;
349}
350.filter img {
351        border: 0px;
352        vertical-align: middle;
353}
354.filter a {
355        font-family: Verdana, Arial, Helvetica, sans-serif;
356        color: #000000;
357        white-space: nowrap;
358}
359.message_options_trash {
360        background-image: url(/phpgwapi/templates/fozi/images/foldertree_trash.png);
361        background-repeat: no-repeat;
362        background-position:left center;
363        padding:0pt 6pt 1pt 14pt;
364}
365.message_options_move {
366        background-image: url(../../templates/fozi/images/move.png);
367        background-repeat: no-repeat;
368        background-position:left center;
369        padding:0pt 6pt 1pt 14pt;
370}
371.message_options_print {
372        background-image: url(../../templates/fozi/images/print.png);
373        background-repeat: no-repeat;
374        background-position:left center;
375        padding:0pt 6pt 1pt 14pt;
376}
377
378.message_options_export {
379        background-image: url(../../templates/fozi/images/export.png);
380        background-repeat: no-repeat;
381        background-position:left center;
382        padding:0pt 6pt 1pt 14pt;
383}
384
385.message_options_import {
386        background-image: url(../../templates/fozi/images/import.png);
387        background-repeat: no-repeat;
388        background-position:left center;
389        padding:0pt 6pt 1pt 14pt;
390}
391.message_options_active {
392         cursor: pointer;
393         white-space: nowrap;
394         color: #D00;
395        /*text-decoration: underline;*/
396         font-weight: bold;
397}
398
399.message_options_inactive {
400         white-space: nowrap;
401         color: #999;
402}
403.message_options {
404        cursor: pointer;
405        color: blue;
406        white-space: nowrap;
407        font-weight: bold;
408}
409
410.message_options_over {
411         cursor: pointer;
412         white-space: nowrap;
413         color: #D00;
414        /*text-decoration: underline;*/
415         font-weight: bold;
416}
417
418.em_sidebox_menu {
419        position: relative;
420        left: 2px;
421        padding: 0px 13px 0px 0px;
422        font-weight: bold;
423        font-size: 10px;
424        color: #666666;
425        text-decoration: none;
426        white-space: nowrap;
427        font-family: sans-serif;
428}
429
430.em_div_sidebox_menu {
431        position: relative;
432        left: 5px;
433        cursor: pointer;
434}
435.catalog{
436        font-family: Verdana, Arial, Helvetica, sans-serif;
437        font-size: 14px;
438        font-weight: bold;
439}
440
441div.quicksearchcontacts {
442        border-width: 1px;
443        border-style: solid;
444        broder-color: grey;
445        overflow: auto;
446        position: relative;
447        left: 10px;
448        height: 302px;
449        width: 577px;
450}
451
452table.quicksearchcontacts {
453        border-width: 0px 0px 0px 0px;
454        border-spacing: 0px;
455        background-color: white;
456        cursor: default;
457}
458
459tr.quicksearchcontacts_unselected {
460        background-color: white;
461}
462
463tr.quicksearchcontacts_selected {
464        background-color: #5598d7;
465        color: white;
466}
467
468td.quicksearchcontacts_cc {
469        border-style: none;
470}
471
472input.em_button_like_span {
473        border:0px none !important;
474        margin: 0px !important;
475        padding:0px !important;
476        color:#114fa4 !important;
477        background:transparent none repeat scroll 0% !important;
478        font-family:Verdana,Arial,Helvetica,sans-serif !important;
479        font-size:11px !important;
480        height:15px !important;
481        font-weight: bold;
482}
Note: See TracBrowser for help on using the repository browser.