source: trunk/expressoMail1_2/templates/azul/main.css @ 976

Revision 976, 9.6 KB checked in by niltonneto, 15 years ago (diff)

Ticket #475 - Adaptação para permitir lista de mensagens com duas classes CSS, alternadamente.

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