source: trunk/expressoMail1_2/templates/default/main.css @ 1172

Revision 1172, 9.7 KB checked in by amuller, 15 years ago (diff)

Ticket #475 - Adição de tema com visual do template antigo

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