Ignore:
Timestamp:
07/08/10 17:52:20 (14 years ago)
Author:
amuller
Message:

Ticket #1135 - Aplicando alterações do branches 2.0 no branches 2.2

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2.2/expressoMail1_2/templates/default/index.tpl

    r1588 r3018  
    1111<tbody> 
    1212<tr> 
    13         <td id="folderscol" width="162px" height="100%" valign="top"> 
    14                 <table id="folders_tbl" width="162px" border="0" cellspacing="0" cellpadding="0" border="0"> 
     13        <td id="folderscol" width="170px" height="100%" valign="top">  
     14                <table id="folders_tbl" width="170px" border="0" cellspacing="0" cellpadding="0">  
    1515                <tbody> 
    1616                <tr> 
    1717                        <td class='content-menu'> 
    18                                 <table border="0" cellspacing="0" cellpadding="0" border="0" style="width:100%"> 
     18                                <table border="0" cellspacing="0" cellpadding="0" style="width:100%">  
    1919                                        <tbody> 
    2020                                                <tr> 
     
    5959                <tr> 
    6060                        <td class="image-menu" valign="top" style="padding:0px"> 
    61                                 <div id="content_folders" class="menu-degrade" style="height:100%;width:170px;overflow:auto"></div> 
     61                                <div id="content_folders" class="menu-degrade" style="width:170px;height:100%;overflow:auto"></div>  
    6262                        </td> 
    6363                </tr> 
     
    9797                                <tbody id="border_tbody"> 
    9898                                        <tr id="border_tr"> 
    99                                                 <td nowrap class="menu" onClick="alternate_border(0);"  id="border_id_0"> 
     99                                                <td nowrap class="menu" onClick="alternate_border(0);resizeWindow();"  id="border_id_0"> 
    100100                                                        &nbsp;{lang_inbox}&nbsp;<font face="Verdana" size="1" color="#505050">[ 
    101101                                                        <span id="new_m">0</span> /  
Note: See TracChangeset for help on using the changeset viewer.