source: trunk/expressoMail1_2/templates/classic/main.css @ 1570

Revision 1570, 9.5 KB checked in by niltonneto, 14 years ago (diff)

Ticket #701 - Adequação de estilos e icones faltantes no template classic.

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