Ignore:
Timestamp:
06/17/08 14:44:24 (16 years ago)
Author:
niltonneto
Message:

Commit feito pelo desenvolvedor (rodrigosouza).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/instant_messenger/templates/default/css/window.css

    r311 r318  
    2121} 
    2222 
    23 #instant_messenger_content .icon 
    24 { 
    25         position:absolute !important; 
    26         height: 15px; 
    27         width: 15px; 
    28 } 
    29  
    3023#instant_messenger_content .titulo 
    3124{ 
     
    4033} 
    4134 
     35#instant_messenger_content .titulo .icon 
     36{ 
     37        float:left; 
     38        height: 15px; 
     39        width: 15px; 
     40} 
     41 
    4242#instant_messenger_content .titulo span 
    4343{ 
    4444        float:left; 
    45         margin-left: 17px; 
     45        margin-left: 2px; 
    4646} 
    4747 
    48 #instant_messenger_content .titulo div div 
     48#instant_messenger_content .buttons 
     49{ 
     50        position:absolute !important; 
     51        right:3px !important; 
     52        width:50px !important; 
     53} 
     54 
     55#instant_messenger_content .titulo .buttons div 
    4956{ 
    5057        cursor: pointer; 
     
    5461        width: 13px; 
    5562        height:13px; 
    56 } 
    57  
    58 #instant_messenger_content .buttons 
    59 { 
    60         position:absolute !important; 
    61         right:3px !important; 
    62         width:50px !important; 
    6363} 
    6464 
Note: See TracChangeset for help on using the changeset viewer.