source: sandbox/2.2.0.2/expressoMail1_2/templates/classic/main.css @ 4230

Revision 4230, 8.0 KB checked in by airton, 13 years ago (diff)

Ticket #1840 - Atenuar as linhas de separacao das mensagens no ExpressoMail?, quando exibidas no navegador Firefox 4

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