Ignore:
Timestamp:
12/09/11 09:46:25 (12 years ago)
Author:
angelo
Message:

Ticket #2371 - Ao realizar uma pesquisa rapida os campos Data e Tamanho aparecem desalinhados

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/expressoMail1_2/js/draw_api.js

    r5215 r5234  
    596596 
    597597// stores the percentages of the cells 
    598 var colSizes = [ ["24","24","12","12","12","16","16","20%","*","11%","11%"], ["16","16","12","12","12","20%","20%","*","10%","10%"] ]; 
     598var colSizes = [ ["24","24","12","12","12","16","16","20%","*","11%","11%"], ["16","16","12","12","12","20%","20%","*","10%","10%","9.4%"] ]; 
    599599// stores the alignments of the cells 
    600600var colAligns = [ ['','','','','','','','left','left','center','center'], ['','','','','','left','left','left','center','center'] ]; 
Note: See TracChangeset for help on using the changeset viewer.