Ignore:
Timestamp:
04/27/11 09:50:45 (13 years ago)
Author:
thiagoaos
Message:

Ticket #1797 - Corrigido css quando a mensagem é importante no email do mobile.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2.2/mobile/templates/default/mails_list.tpl

    r4015 r4148  
    66                         <div class="{bg}"> 
    77                    <div class="email-cabecalho margin-geral"> 
    8                          <p class="{flag}"> 
     8                         <p class="email-normal {flag}"> 
    99                                <input type="checkbox" name="msgs[]" style="display:{show_check};" value={msg_number}> 
    10                                 <a style="color:#000 !important" href="index.php?menuaction=mobile.ui_mobilemail.show_msg&msg_number={msg_number}&msg_folder={msg_folder}"> 
     10                                <a href="index.php?menuaction=mobile.ui_mobilemail.show_msg&msg_number={msg_number}&msg_folder={msg_folder}"> 
    1111                                        {subject} 
    1212                                </a> 
Note: See TracChangeset for help on using the changeset viewer.