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

Revision 2436, 8.0 KB checked in by rodsouza, 14 years ago (diff)

Ticket #987 - Corrigindo alguns problemas com formatação da fonte no tema clássico.

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