Ignore:
Timestamp:
07/19/12 16:47:42 (12 years ago)
Author:
gustavo
Message:

Ticket #2954 - Melhoria nos atalhos do expresso mail, novo atalho

File:
1 edited

Legend:

Unmodified
Added
Removed
  • sandbox/2.4.2-expresso2/expressoMail1_2/templates/default/main.css

    r6767 r6823  
    409409        color: red; 
    410410} 
    411 .selected_shortcut_msg{ 
    412         color: white; 
    413         background-color: #5194d2; 
    414 } 
     411 
    415412.show_img_link{ 
    416413        width : 100%; 
     
    14481445        text-align: center; 
    14491446} 
     1447 
     1448.selected_shortcut_msg{ 
     1449    color: white; 
     1450    background-color: #95A7FC; 
     1451} 
     1452 
     1453.current_selected_shortcut_msg{ 
     1454    color: white; 
     1455    background-color: #5194d2; 
     1456} 
Note: See TracChangeset for help on using the changeset viewer.