Ignore:
Timestamp:
08/06/07 08:54:16 (17 years ago)
Author:
niltonneto
Message:

* empty log message *

File:
1 edited

Legend:

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

    r2 r46  
    11// Inicializa palheta de cores; 
     2 
     3str 
    24function cColorPalette(){ 
    35        this.editor; 
     
    1214                                                new Array("#000000","#330000","#663300","#663333","#333300","#003300","#003333","#000066","#330099","#330033")); 
    1315        this.buildPalette(); 
    14 } 
     16}; 
    1517 
    1618// funçoes 
Note: See TracChangeset for help on using the changeset viewer.