Ignore:
Timestamp:
05/08/12 15:36:02 (12 years ago)
Author:
angelo
Message:

Ticket #2706 - Ao abrir mensagem clicando no nome do remetente o mesmo permanece sublinhado

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/expressoMail1_2/templates/default/main.css

    r5911 r6138  
    3636ul.expressomail-thumbs-list li img {width:auto; height:100%; border: 2px solid #FDE7BC;} 
    3737.expressomail-thumbs-link { font-size:11px;} 
    38  .jcarousel-container { width: auto;} 
     38.jcarousel-container { width: auto;} 
    3939  
    4040 button.expressomail-button-icon-ative{color:#E17009; border: 1px solid #E17009;background: none repeat scroll 0 0 #FFE1CC;} 
     
    329329 
    330330 
     331 
     332 
    331333.em_div_write_msg{  
    332334                height: 24px;  
     
    338340        border-width: 0px;       
    339341} 
     342 
     343.span-sender:hover{ 
     344        text-decoration: underline; 
     345} 
     346 
    340347 
    341348.th_resizable { 
Note: See TracChangeset for help on using the changeset viewer.