source: branches/2.0/expressoMail1_2/templates/classic/main.css @ 2830

Revision 2830, 8.2 KB checked in by niltonneto, 14 years ago (diff)

Ticket #1081 - Corrigido problema de quebra de linha em email text/plain.

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