Changeset 2697


Ignore:
Timestamp:
05/03/10 18:13:49 (14 years ago)
Author:
alexandrecorreia
Message:

Ticket #986 - Criada uma borda do lado direito da div, para dar mais visibilidade ao campo de digitar mensagem

File:
1 edited

Legend:

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

    r2690 r2697  
    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 10px; border-right:1px dotted #000 !important; width:70px; height:120px;"> 
     15                                        <div style="position:relative;margin:-126px 0 0 10px; border-right:1px dotted #000 !important; width:67px; height:120px;"> 
    1616                                                <div id="{$jidTo}__photo" style="width:60px ;height:80px ;background-image:url('{$path_jabberit}templates/default/images/photo.png');" /> 
    1717                                                <div style="margin: 7px 5px 5px 10px;"> 
Note: See TracChangeset for help on using the changeset viewer.