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

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

Ticket #475 - Melhorias no CSS do template azul no ExpressoMail?.

  • 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: 0px;
20        border-color: #ffffff;
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.td_msg{
33        border-width: 0px;     
34}
35.tr_msg_unread {
36        font-weight: bold !important;
37}
38.tr_msg_read {
39        color: #3f3f3f;
40        background-color: #ffffff;
41        -moz-user-select: none;
42}
43
44.tr_msg_read2 {
45        color: #3f3f3f;
46        background-color: #f4f8fb;
47        -moz-user-select: none;
48}
49
50.selected_msg{
51        background-color: #ffffcb;
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/bgBlockContent.jpg);
335}
336.content-menu-td {
337/*      border: 1px solid #f7f7f7;*/
338}
339
340.content-folders {
341        width:162px;
342        padding: 0px 0px 0px 0px;
343        background-image: url(../../../phpgwapi/templates/azul/images/folder_bg.png);
344        position: relative;
345        overflow: auto;
346       
347}
348
349.folders_degrade {
350          background-image: url(../../../phpgwapi/templates/azul/images/degrade.png);   
351          background-repeat: repeat-x;
352}
353
354/* Conf Filter  */
355.filter {
356        font-family: Verdana, Arial, Helvetica, sans-serif;
357        font-size: 8px;
358        background-color : #FFFFFF;
359}
360.filter img {
361        border: 0px;
362        vertical-align: middle;
363}
364.filter a {
365        font-family: Verdana, Arial, Helvetica, sans-serif;
366        color: #000000;
367        white-space: nowrap;
368}
369.message_options_trash {
370        background-image: url(../../../phpgwapi/templates/azul/images/foldertree_trash.png);
371        background-repeat: no-repeat;
372        background-position:left center;
373        padding:0pt 6pt 1pt 14pt;
374}
375.message_options_move {
376        background-image: url(images/move.png);
377        background-repeat: no-repeat;
378        background-position:left center;
379        padding:0pt 6pt 1pt 14pt;
380}
381.message_options_print {
382        background-image: url(images/print.png);
383        background-repeat: no-repeat;
384        background-position:left center;
385        padding:0pt 6pt 1pt 14pt;
386}
387
388.message_options_export {
389        background-image: url(images/export.png);
390        background-repeat: no-repeat;
391        background-position:left center;
392        padding:0pt 6pt 1pt 14pt;
393}
394
395.message_options_import {
396        background-image: url(images/import.png);
397        background-repeat: no-repeat;
398        background-position:left center;
399        padding:0pt 6pt 1pt 14pt;
400}
401
402.message_options_inactive {
403         white-space: nowrap;
404         color: #999;
405}
406
407.message_options_active {
408        white-space: nowrap;
409        color: #990000;
410        font-weight: bold;
411        cursor: pointer;
412 }
413
414.message_options {
415        cursor: pointer;
416        color: #114fa4;
417/*      color: #2A64B0;*/
418        white-space: nowrap;
419        font-weight: bold;
420}
421
422.message_options_over {
423         cursor: pointer;
424         white-space: nowrap;
425         color: #FC6103;
426        /*text-decoration: underline;*/
427         font-weight: bold;
428}
429
430.em_sidebox_menu {
431        position: relative;
432        left: 2px;
433        padding: 0px 13px 0px 0px;
434        font-weight: bold;
435        font-size: 10px;
436        color: #666666;
437        text-decoration: none;
438        white-space: nowrap;
439        font-family: sans-serif;
440}
441
442.em_div_sidebox_menu {
443        position: relative;
444        left: 5px;
445        cursor: pointer;
446}
447.catalog{
448        font-family: Verdana, Arial, Helvetica, sans-serif;
449        font-size: 14px;
450        font-weight: bold;
451}
452
453div.quicksearchcontacts {
454        border-width: 1px;
455        border-style: solid;
456        broder-color: grey;
457        overflow: auto;
458        position: relative;
459        left: 10px;
460        height: 302px;
461        width: 577px;
462}
463
464table.quicksearchcontacts {
465        border-width: 0px 0px 0px 0px;
466        border-spacing: 0px;
467        background-color: white;
468        cursor: default;
469}
470
471tr.quicksearchcontacts_unselected {
472        background-color: white;
473}
474
475tr.quicksearchcontacts_selected {
476        background-color: #5598d7;
477        color: white;
478}
479
480td.quicksearchcontacts_cc {
481        border-style: none;
482}
483
484input.em_button_like_span {
485        border:0px none !important;
486        margin: 0px !important;
487        padding:0px !important;
488        color:#114fa4 !important;
489        background:transparent none repeat scroll 0% !important;
490        font-family:Verdana,Arial,Helvetica,sans-serif !important;
491        font-size:11px !important;
492        height:15px !important;
493        font-weight: bold;
494}
495
496.l {
497        background-image: url(../../../phpgwapi/templates/azul/images/foldertree_folder.png);
498}
499
500.sl {
501        background-image: url(../../../phpgwapi/templates/azul/images/foldertree_folderopen.png);
502
503}
Note: See TracBrowser for help on using the repository browser.