Ignore:
Timestamp:
10/30/09 08:18:46 (15 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/templates/default/css/window_escritorio.css

    r1530 r1560  
    1313.x-subMenuChangeStatus 
    1414{ 
    15         background-color : #3558b6 !important; /* 1 */ 
    16         border          : 1px solid #1e4098; /* 3 */ 
     15        background-color : #3558b6 !important; 
     16        border          : 1px solid #1e4098; 
    1717        color           : #fff !important; 
    1818        float           : left; 
     
    2323.x-subMenuChangeStatusItens 
    2424{ 
    25         background-color        : #3558b6 !important; /* 1 */ 
    26         border          : 1px solid #1e4098; /* 3 */ 
     25        background-color        : #3558b6 !important; 
     26        border          : 1px solid #1e4098; 
    2727        color           : #fff !important; 
    2828        float           : left; 
     
    3636.x-menuOnMouseOver 
    3737{ 
    38         background-color : #a7b9e7 !important; /* 2 */ 
    39         border : 1px solid #1e4098;   /* 3 */ 
     38        background-color : #a7b9e7 !important; 
     39        border : 1px solid #1e4098;  
    4040} 
    4141 
Note: See TracChangeset for help on using the changeset viewer.