Ignore:
Timestamp:
05/28/12 18:09:51 (12 years ago)
Author:
marcieli
Message:

Ticket #2764 - Atualizado subtitulo da janela de alerta de Filtro por Remetente, ao remover uma msg da listagem.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • sandbox/2.4.1-1/prototype/modules/mail/css/followupflag.css

    r6296 r6329  
    236236        margin-top: 5px; 
    237237} 
     238.title-alarm { 
     239    margin-left: 90px; 
     240        font-size: 16px; 
     241} 
     242.alert-options { 
     243        border: none; 
     244} 
     245.confirm-alarm { 
     246        float:right; 
     247} 
     248.freeow .gray h2 { 
     249        font-size: 12px; 
     250} 
     251.freeow { 
     252        width: 325px; 
     253} 
    238254.freeow .gray .content { 
    239255        margin: 5px; 
     
    246262        margin: 5px; 
    247263} 
    248 .title-alarm { 
    249     margin-left: 90px; 
    250         font-size: 16px; 
    251 } 
    252 .alert-options { 
    253         border: none; 
    254 } 
    255 .confirm-alarm { 
    256         float:right; 
    257 } 
    258 .freeow .gray h2 { 
    259         font-size: 12px; 
    260 } 
    261 .freeow { 
    262         width: 325px; 
    263 } 
Note: See TracChangeset for help on using the changeset viewer.