Changeset 1583


Ignore:
Timestamp:
11/03/09 17:08:37 (14 years ago)
Author:
alexandrecorreia
Message:

Ticket #370 - Melhoria do layout das janelas, para criação de preferencia(on/offline).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/jabberit_messenger/xsl/contacts_jabberit.xsl

    r1580 r1583  
    77        <xsl:template match="contacts_jabberit"> 
    88         
    9                 <iframe id="iframe_applet_jabberit" style="position:fixed;" src="{$path}client.php" frameborder="0" width="100%" height="400px"></iframe> 
     9                <iframe id="iframe_applet_jabberit" style="position:fixed;" src="{$path}client.php" frameborder="0" width="220px" height="400px"></iframe> 
    1010                 
    1111        </xsl:template> 
Note: See TracChangeset for help on using the changeset viewer.