source: companies/celepar/expressoMail1_2/templates/canyon/main.css @ 839

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

Ticket #475 - Alterações da revisão [831] foram aplicadas no Companies/Celepar?.

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