Dotclear


Ignore:
Timestamp:
09/25/13 22:34:49 (12 years ago)
Author:
blr21
Branch:
ticket 1406
Children:
2102:fba83bbd6ee1, 2103:41e000221329
Message:

ticket 1406-1

File:
1 edited

Legend:

Unmodified
Added
Removed
  • admin/js/color-picker.js

    r503 r2101  
    1313               colbox.linkedto = null; 
    1414                
    15                $(colbox).css({border: '1px solid #000', width: '195px', background: '#fff', position: 'absolute'}); 
    16                $(colbox).css({display: 'none'}); 
     15               $(colbox).addClass('color-color-picker'); 
     16               $(colbox).css({display: 'none', position: 'absolute'}); 
    1717               $('body').append(colbox); 
    1818          } 
Note: See TracChangeset for help on using the changeset viewer.

Sites map