Ignore:
Timestamp:
04/06/10 18:13:32 (14 years ago)
Author:
alexandrecorreia
Message:

Ticket #986 - Adicao de contatos com resultados da busca do ldap e exclusao de contatos da lista.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • sandbox/jabberit_messenger/trophy_expresso/xsl/chatBox.xsl

    r2397 r2437  
    1313                                <div style="margin:2px;"> 
    1414                                        <textarea id="{$jidTo}__sendBox" class="trophyimchatinput" style="padding-left: 78px; height:130px; width:360px;"></textarea> 
    15                                         <div style="position:relative;margin:-126px 0 0 3px;width:70px ;height:93px ;background-image:url('{$path_jabberit}templates/default/images/photo.png');"></div> 
     15                                        <div style="position:relative;margin:-126px 0 0 3px;width:60px ;height:80px ;background-image:url('{$path_jabberit}templates/default/images/photo.png');"></div> 
    1616                                         
    17                                         <div style="margin: 3px 0 0 4px;"> 
     17                                        <div style="margin: 5px;"> 
    1818                                                <input type="button" value="Send" onclick="TrophyIM.sendMessage('{$jidTo}')"/> 
    1919                                        </div> 
Note: See TracChangeset for help on using the changeset viewer.