Changeset 5457


Ignore:
Timestamp:
01/31/12 13:44:58 (12 years ago)
Author:
angelo
Message:

Ticket #2471 - Ajustar tabela de listagem de mensagens ao anexar mensagens

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/prototype/modules/attach_message/attach_message.css

    r5454 r5457  
    2626/* geral */ 
    2727/*#dfd72 {font-size:11px; width:875px;height:510px;padding:5px;border:1px solid #777;-moz-border-radius:3px;border-radius:3px;}*/ 
    28 .empty-container { background-color:#f7f7e7; border:2px dashed #DDD; } 
     28.empty-container { background-color:#f7f7e7; border:2px dashed #DDD;} 
    2929.empty-container .message{width:100%;display:block;margin-top:70px;text-align:center;text-transform:uppercase;font-weight:bolder; font-size:20px;color:#CCC;} 
    30 #mailpreview_tabs_default_empty.empty-container.ui-tabs-panel { background-color:#f7f7e7; border:none; } 
     30/*#mailpreview_tabs_default_empty.empty-container.ui-tabs-panel { background-color:#f7f7e7; border:none;} */ 
    3131/*#mailpreview_tabs_default_empty.empty-container.ui-tabs-panel.message {margin-top:70px;text-align:center;text-transform:uppercase;font-weight:bolder; font-size:20px;color:#CCC;}*/ 
    3232 
    3333/* especifico */ 
    3434#foldertree-container { width:220px;height:240px; display:inline-block;margin:5px 5px 5px 5px;overflow:auto;float:left;} 
    35 #mailgrid-container {width:640px;/*height:240px;*/ margin:5px 0px 5px 0px; float:left; overflow:auto;} 
    36 #mailpreview_container {margin:5px;padding:0px;height:220px; width:888; float:left; margin:5px 5px 5px 5px;} 
    37 #mailpreview_container .ui-tabs-panel {height:194px;overflow:auto;padding:0px; width:886px;} 
     35#mailgrid-container {width:685px;/*height:240px;*/ margin:5px 0px 5px 0px; float:left; overflow:auto;} 
     36#mailpreview_container {margin:5px;padding:0px;height:220px; width:907px; float:left; margin:5px 5px 5px 5px;} 
     37#mailpreview_container .ui-tabs-panel {height:195px;overflow:auto;padding:0px; width:905px;} 
    3838/*#mailpreview_tabs { max-height: 20px; }*/ 
    3939#buttons-container {text-align: right;margin:5px 0px 5px 5px;float:right;} 
Note: See TracChangeset for help on using the changeset viewer.