Ignore:
Timestamp:
05/03/10 14:56:39 (14 years ago)
Author:
niltonneto
Message:

Ticket #1050 - Estilo entre msgs lidas e não-lidas alterado para melhorar distinção.

File:
1 edited

Legend:

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

    r2530 r2693  
    3434        border-width: 0px;       
    3535} 
    36 .tr_msg_unread { 
    37         font-weight: bold !important; 
    38 } 
     36.tr_msg_unread {         
     37        font-weight:bold !important; 
     38        font-style:italic !important; 
     39} 
     40 
    3941.tr_msg_read { 
    4042        color: #3f3f3f; 
     
    137139    text-decoration: none; 
    138140    text-align: center; 
    139     height: 20px;     
     141    height: 20px;         
    140142    width:220px; 
    141143    background-color:#c8d7ea; 
Note: See TracChangeset for help on using the changeset viewer.