Ignore:
Timestamp:
03/17/10 16:25:43 (14 years ago)
Author:
alexandrecorreia
Message:

Ticket #986 - Integração de janelas e imagens de status.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • sandbox/jabberit_messenger/trophy/css/trophyim.css

    r2271 r2290  
    2222} 
    2323div#trophyimchat { 
    24         border: 1px black solid; 
     24        /*border: 1px black solid;*/ 
    2525    clear: right; 
    2626    float: left; 
     
    103103    margin: 1px; 
    104104} 
    105 div.trophyimchatbox { /*Collection of chat messages*/ 
    106         height: 200px; 
     105/*div.trophyimchatbox { /*Collection of chat messages*/ 
     106/*      height: 200px; 
    107107        width: 380px; 
    108         overflow: scroll; 
    109 } 
     108        overflow-y: scroll; 
     109}*/ 
     110 
    110111textarea.trophyimchatinput { 
    111112} 
Note: See TracChangeset for help on using the changeset viewer.