source: trunk/expressoMail1_2/templates/default/main.css @ 4801

Revision 4801, 10.4 KB checked in by airton, 13 years ago (diff)

Ticket #2143 - Definir fonte padrao do editor de e-mail do Expresso

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