Changeset 2433 for branches/2.0


Ignore:
Timestamp:
04/06/10 15:57:38 (14 years ago)
Author:
rodsouza
Message:

Ticket #987 - Corrigindo a exibição do nome 'Expresso Mail' localizado em 'divAppboxHeader'

Location:
branches/2.0/expressoMail1_2/templates
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • branches/2.0/expressoMail1_2/templates/classic/main.css

    r2384 r2433  
    421421        font-family: sans-serif !important; 
    422422} 
     423 
     424.divAppboxHeader 
     425{ 
     426        color: #000066 !important; 
     427        font-family: Verdana,Arial,Helvetica,sans-serif; 
     428        font-size: 14px !important; 
     429        font-weight: bold !important; 
     430        padding: 0px; 
     431        text-align: center;      
     432} 
  • branches/2.0/expressoMail1_2/templates/default/main.css

    r1402 r2433  
    509509        font-weight:normal; 
    510510        font-variant: small-caps;        
    511         color: #000066; 
     511        color: #000066 !important; 
    512512        font-size: 16px !important; 
    513513        text-align: center;      
Note: See TracChangeset for help on using the changeset viewer.