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

Revision 1719, 9.5 KB checked in by amuller, 14 years ago (diff)

Ticket #597 - Melhorias no módulo gerenciador de arquivos com ajax

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