Ticket #9422: 9422.patch

File 9422.patch, 825 bytes (added by Jakub Ś, 12 years ago)
  • _source/plugins/pastefromword/filter/default.js

     
    10851085                                                                        [
    10861086                                                                                // Drop 'inline-height' style which make lines overlapping.
    10871087                                                                                [ 'line-height' ],
     1088                                                                                [ 'color', 'windowtext' ],
    10881089                                                                                [ ( /^font-family$/ ), null, !removeFontStyles ? styleMigrateFilter( config[ 'font_style' ], 'family' ) : null ] ,
    10891090                                                                                [ ( /^font-size$/ ), null, !removeFontStyles ? styleMigrateFilter( config[ 'fontSize_style' ], 'size' ) : null ] ,
    10901091                                                                                [ ( /^color$/ ), null, !removeFontStyles ? styleMigrateFilter( config[ 'colorButton_foreStyle' ], 'color' ) : null ] ,
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy