source: sandbox/2.3-MailArchiver/expressoMail1_2/templates/default/main.css @ 6779

Revision 6779, 10.9 KB checked in by rafaelraymundo, 12 years ago (diff)

Ticket #2946 - Liberado Expresso(branch 2.3) integrado ao MailArchiver?.

Line 
1pre{
2        white-space: pre-wrap !important; /* css-3 */
3        white-space: -moz-pre-wrap !important; /* Mozilla, since 1999 */
4        white-space: -pre-wrap !important; /* Opera 4-6 */
5        white-space: -o-pre-wrap !important; /* Opera 7 */
6        word-wrap: break-word !important; /* Internet Explorer 5.5+ */
7        font-family: monospace !important;     
8        font-size: 11px !important;
9}
10
11* {
12        font-family: Verdana, Arial, Helvetica, sans-serif;     
13}
14
15.checkbox{
16        border:none !important;
17}
18
19textarea{
20        font-family: Verdana, Arial, Helvetica, sans-serif;
21        font-size: 13px;
22}
23
24.whiteSpace{
25        width: 2px;
26}
27
28.table_box{
29        width: 100%;
30        color: black;
31        background: #ffffff;
32        border-bottom: 1px solid #f4f8fb;
33        font-family: Arial;
34        font-size: 13px;
35        cursor: pointer;
36        table-layout: fixed;
37}
38
39.em_div_write_msg{
40        height: 24px;
41        background: transparent;
42}
43
44/* begin class msgs */
45.td_msg{
46        border-width: 0px;     
47}
48
49.th_resizable {
50        padding-left: 3px !important;
51        border-left: solid 1px #999;
52        text-overflow: ellipsis;
53        overflow: hidden;
54        white-space: nowrap;
55}
56
57.td_resizable {
58        padding-left: 1px;
59        border: 0px;
60        border-left: solid 1px #dde1dd;
61        text-overflow: ellipsis;
62        overflow: hidden;
63        white-space: nowrap;
64        border-right-width: 0px !important;
65}
66
67.tr_msg_unread {       
68        font-weight:bold !important;
69}
70
71.tr_msg_read {
72        color: #3f3f3f;
73        background-color: #ffffff;
74        -moz-user-select: none;
75}
76
77.tr_msg_read2 {
78        color: #3f3f3f;
79        background-color: #DEE8F0;
80        -moz-user-select: none;
81}
82
83.selected_msg{
84        background-color: #ffffcb;
85}
86.flagged_msg{
87        color: red;
88}
89.selected_shortcut_msg{
90        color: white;
91        background-color: #5194d2;
92}
93.show_img_link{
94        width : 100%;
95        color: black;
96        font-weight: bold;
97        background-color: #ffc;
98        border-bottom:1px solid #cfcfcf;
99        cursor: pointer;                 
100        -moz-user-select: none;
101}
102/* end class msgs */
103
104.show_img_link:hover {
105        color: #000 !important;
106}
107
108.action_info_table {
109        border-spacing: 0px 0px;
110}
111.action_info_th {
112        font-family: Verdana, Arial, Helvetica, sans-serif;
113        font-size: 11px;
114        border-width: 0px 0px 0px 0px;
115        padding: 1px 10px 0px 10px;     
116        border-style: inset inset inset inset;
117        border-color: gray gray gray gray;
118        background-color: rgb(250, 209, 99);
119        -moz-border-radius: 6px 6px 6px 6px;
120}
121
122.message_header{
123        background-color: #ABC6E1;
124}
125
126.message_header td {
127        padding: 0px;
128}
129
130.table_message_ruler {
131        width: 10px;
132        border: none;
133        border-left: 1px dotted #88a;
134        display: none;
135        position: absolute;
136        z-index: 10;
137        height: 300px;
138}
139
140.table_message_header_box{
141        width: 100%;
142        color: black;
143        border-style: solid;
144        border-width: 0px;
145        border-collapse: collapse;
146        border-color: #bbbbbb;
147        font-family: Arial;
148        font-size: 13px;       
149        cursor: pointer;
150        table-layout: fixed;
151}
152.font-menu
153{
154    color: #000;
155}
156
157.font-menu-sel
158{
159        color:#0000FF;
160}
161
162.font-menu, .font-menu-sel {
163    float: left;
164    clear: left;
165    overflow: hidden;
166    white-space: nowrap;
167    padding-left: 5px;
168    margin-right: 5px;
169    text-decoration: none;
170    text-align: center;
171}
172
173.menu-sel
174{
175    text-decoration: none;
176    text-align: center;
177    color:#0000FF;
178    height: 20px;
179    width:220px;
180    background-color:#F7F7F7;
181    margin-bottom: 0px;
182    border: 1px solid #4a79b1;
183    border-bottom: 0px;
184    padding:0px 5px 0px 0px;
185    -moz-border-radius: 9px 9px 0px 0px;
186    -moz-user-select: none;
187    cursor: pointer;   
188}
189.menu
190{
191    text-decoration: none;
192    text-align: center;
193    height: 20px;       
194    width:220px;
195    background-color:#c8d7ea;
196    margin-bottom: 0px;
197    border: 1px solid #f4f7fc;
198    border-bottom: 1px solid #4a79b1;
199    padding:0px 5px 0px 0px;
200    -moz-border-radius: 9px 9px 0px 0px;
201    -moz-user-select: none;
202    cursor: pointer;
203}
204
205.last_menu
206{
207        border-bottom: 1px solid #4a79b1;
208        -moz-border-radius: 0px 0px 0px 0px;
209}
210
211
212.table_message{
213        background-image: url(../../../phpgwapi/templates/default/images/fundo_msg.png);
214        padding: 1px;
215        cursor: default;
216        border-width: 1px 1px 1px 1px;
217        border-spacing: 0px 0px;
218        border-style: outset outset outset outset;
219        border-color: gray gray gray gray;
220        border-collapse: separate;
221        -moz-border-radius: 3px 3px 3px 3px;
222}
223.table_top{
224        background-color: #FFFFFF;
225        padding:1px 1px 1px 1px;
226        height:16px;
227        cursor: default;
228        margin: 0px 0px 0px 0px;
229        border-width: 0px 1px 1px 1px;
230        border-style: outset outset outset outset;
231        border-color: black black black black; 
232}
233
234.tr_message_header{
235        background-color: #EEEEEE;
236        cursor: default;
237        border-style: none none none none;
238        -moz-border-radius: 0px 0px 0px 0px;
239}
240
241.tr_message_body{
242        background-color: #FFFFFF;
243        cursor: default;
244        -moz-border-radius: 9px 9px 9px 9px;
245}
246
247.message_body{
248        background-color: #FFFFFF;
249        cursor: default;
250        -moz-border-radius: 9px 9px 9px 9px;
251}
252
253.header_message_field{
254        font-weight: bold;
255}
256
257.suggestion_list
258{
259background: white;
260border: 1px solid;
261padding: 4px;
262}
263       
264.suggestion_list ul
265{
266padding: 0;
267margin: 0;
268list-style-type: none;
269}
270
271.suggestion_list a
272{
273text-decoration: none;
274color: navy;
275}
276
277.suggestion_list .selected
278{
279background: navy;
280color: white;
281}
282       
283       
284.suggestion_list .selected a
285{
286color: white;
287}
288
289#autosuggest
290{
291display: none;
292}
293
294div#tipDiv {
295  position:absolute; visibility:hidden; left:0; top:0; z-index:10000;
296  background-color:#EFEFEF; border:1px solid #337;
297  width:220px; padding:0px;
298  color:#000; font-size:11px; line-height:1.2;
299  cursor: pointer;
300}
301
302.richtext_toolbar {background-color: #C0C0C0;}
303.imagebutton {border: solid 2px #C0C0C0; background-color: #C0C0C0; float:left;}
304.select_richtext {float:left;}
305/*.image {position: relative; left: 1; top: 1; height:20; width:21; border:none;}*/
306/*.imagebutton_out: {border-style: solid 2px #C0C0C0;}*/
307/*.imagebutton_over: {border-style: outset 20px;}*/
308.sel_color{     border-width:1px;border-color:#FFFFFF;border-style:solid;cursor:pointer;}
309.unsel_color{border-width:1px;border-color:#BBBBBB;border-style:solid;}
310
311/* Conf tree    */
312.dtree {
313        font-family: Verdana, Arial, Helvetica, sans-serif;
314        font-size: 8px;
315        color: #000000;
316        /*white-space: nowrap;*/
317        background-color: #FFFFFF;
318
319}
320.dtree img {
321        border: 0px;
322        vertical-align: middle;
323
324}
325.dtree a {
326        font-family: Verdana, Arial, Helvetica, sans-serif;
327        color: #000000;
328        white-space: nowrap;   
329}
330.dtree table{
331        margin-top: 0%;
332        padding: 0px 0px 0px 0px;
333}
334.dtree td{
335        padding: 0px 0px 0px 0px;
336}
337
338.folderscol{
339        /*width: 18%;*/
340        width: 100%;
341        /*float: left;*/
342        /*padding: 0px 0px 0px 0px;*/
343}
344
345.messagescol{
346        /*padding-left: 18.5%;*/
347        /*width: 85%;*/
348        width: 100%;
349        /*float: left*/
350        /*margin-rigth: 0px;*/
351        padding: 0px 0px 0px 0px;
352}
353
354.menu-folders
355{
356        text-align: center;
357        text-decoration: none;
358        font: bold 12px Verdana, Arial, Helvetica, sans-serif;
359        color: rgb(0, 102, 51);
360        width: 100%;
361        height: 20px;
362
363        border-right: 1px solid #000000;
364        border-left: 1px solid #000000;
365        border-top: 1px solid #000000; 
366        cursor: default;
367        -moz-border-radius: 9px 9px 0px 0px;
368}
369
370.content-menu{
371        padding: 0px 0px 0px 0px;
372        background-image: url(../../../phpgwapi/templates/default/images/bgBlockContent.jpg);
373}
374.content-menu-td {
375/*      border: 1px solid #f7f7f7;*/
376}
377
378.content-folders {
379        width:162px;
380        padding: 0px 0px 0px 0px;
381        position: relative;
382        overflow: auto;
383       
384}
385
386
387/* Conf Filter  */
388.filter {
389        font-family: Verdana, Arial, Helvetica, sans-serif;
390        font-size: 8px;
391        background-color : #FFFFFF;
392}
393.filter img {
394        border: 0px;
395        vertical-align: middle;
396}
397.filter a {
398        font-family: Verdana, Arial, Helvetica, sans-serif;
399        color: #000000;
400        white-space: nowrap;
401}
402.message_options_trash {
403        background-image: url(../../../phpgwapi/templates/default/images/foldertree_trash.png);
404        background-repeat: no-repeat;
405        background-position:left center;
406        padding:0pt 6pt 1pt 14pt;
407}
408.message_options_move {
409        background-image: url(images/move.png);
410        background-repeat: no-repeat;
411        background-position:left center;
412        padding:0pt 6pt 1pt 14pt;
413}
414.message_options_print {
415        background-image: url(images/print.png);
416        background-repeat: no-repeat;
417        background-position:left center;
418        padding:0pt 6pt 1pt 14pt;
419}
420
421.message_options_export {
422        background-image: url(images/export.png);
423        background-repeat: no-repeat;
424        background-position:left center;
425        padding:0pt 6pt 1pt 14pt;
426}
427
428.message_options_import {
429        background-image: url(images/import.png);
430        background-repeat: no-repeat;
431        background-position:left center;
432        padding:0pt 6pt 1pt 14pt;
433}
434
435.message_options_inactive {
436         white-space: nowrap;
437         color: #999;
438        padding-right: 0 !important;
439}
440
441.message_options_active {
442        white-space: nowrap;
443        color: #990000;
444    font-weight: bold !important;
445        cursor: pointer;
446        padding-right: 0 !important;
447 }
448
449.message_options {
450        cursor: pointer;
451        color: #114fa4;
452/*      color: #2A64B0;*/
453        white-space: nowrap;
454        font-weight: bold;
455        padding-right: 0 !important;
456}
457
458.message_options_over {
459         cursor: pointer;
460         white-space: nowrap;
461         color: #FC6103;
462        /*text-decoration: underline;*/
463         font-weight: bold !important;
464        padding-right: 0 !important;
465}
466
467.reply_options {
468        cursor: pointer;
469        color: white;
470        white-space: nowrap;
471        font-weight: bold;
472}
473
474.reply_options_active {
475         cursor: pointer;
476         white-space: nowrap;
477         color: yellow;
478         text-decoration: underline;
479         font-weight: bold !important;
480}
481
482
483.em_sidebox_menu {
484        position: relative;
485        left: 2px;
486        padding: 0px 13px 0px 0px;
487        font-weight: bold;
488        font-size: 10px;
489        color: #666666;
490        text-decoration: none;
491        white-space: nowrap;
492        font-family: sans-serif;
493}
494
495.em_div_sidebox_menu {
496        position: relative;
497        left: 5px;
498        cursor: pointer;
499}
500.catalog{
501        font-family: Verdana, Arial, Helvetica, sans-serif;
502        font-size: 14px;
503        font-weight: bold;
504}
505
506div.quicksearchcontacts {
507        border-width: 1px;
508        border-style: solid;
509        broder-color: grey;
510        overflow: auto;
511        position: relative;
512        left: 10px;
513        height: 302px;
514        width: 577px;
515}
516
517table.quicksearchcontacts {
518        border-width: 0px 0px 0px 0px;
519        border-spacing: 0px;
520        background-color: white;
521        cursor: default;
522}
523
524tr.quicksearchcontacts_unselected {
525        background-color: white;
526}
527
528tr.quicksearchcontacts_selected {
529        background-color: #5598d7;
530        color: white;
531}
532
533td.quicksearchcontacts_cc {
534        border-style: none;
535}
536
537input.em_button_like_span {
538        border:0px none !important;
539        margin: 0px !important;
540        padding:0px !important;
541        color:#114fa4 !important;
542        background:transparent none repeat scroll 0% !important;
543        font-family:Verdana,Arial,Helvetica,sans-serif !important;
544        font-size:11px !important;
545        height:15px !important;
546        font-weight: bold;
547}
548
549.l {
550        background-image: url(../../../phpgwapi/templates/default/images/foldertree_folder.png);
551}
552
553.sl {
554        background-image: url(../../../phpgwapi/templates/default/images/foldertree_folderopen.png);
555
556}
557.dsused
558{
559        background-image: url(../../../expressoMail1_2/templates/default/images/dsused.gif);
560}
561
562.divAppboxHeader
563{       font-style:italic;     
564        font-weight:normal;
565        font-variant: small-caps;       
566        color: #000066 !important;
567        font-size: 16px !important;
568        text-align: center;     
569        padding: 0px;
570}
571
572/* hack para o chrome */
573@media screen and (-webkit-min-device-pixel-ratio:0){
574        input[type="file"]
575        {
576                      width:500px;
577        }
578}
579
580.local-messages-search-warning {
581        cursor: pointer;
582        cursor: hand;
583        background: none repeat scroll 0% 0% rgb(255, 238, 187);
584        color: red;
585        line-height: 2em;
586        font-size: 1.2em;
587        text-align: center;
588}
Note: See TracBrowser for help on using the repository browser.