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

Revision 2506, 8.3 KB checked in by niltonneto, 14 years ago (diff)

Ticket #987 - Corrigido estilo de fonte das abas no template default.

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