Ignore:
Timestamp:
03/30/10 12:28:43 (14 years ago)
Author:
rodsouza
Message:

Ticket #989 - Compatibilizar módulos com a utilização de temas.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2.1/phpgwapi/templates/default/css/comics.css

    r1195 r2386  
    486486} 
    487487 
     488table.inboxElements th, 
     489.table_elements_tr_header, 
     490.info_tr_header, 
    488491.message_header 
    489492{ 
     
    505508{ 
    506509        -moz-border-radius-topleft:5px !important; 
    507         -moz-border-radius-topright:5px !important; 
    508         background-color: white !important; 
    509         border: 2px solid black !important; 
    510         border-bottom: 0px !important; 
     510        -moz-border-radius-topright:5px !important; 
     511        background-color: white !important; 
     512        border: 2px solid black !important; 
     513        border-bottom: 0px !important; 
    511514        color black !important; 
    512515} 
Note: See TracChangeset for help on using the changeset viewer.