Dennis1993
2013-09-02 edc49ebfc2b6d8ebedecfb72318c9bc72fba9211
Update editor.js
1 files modified
3 ■■■■■ changed files
program/js/editor.js 3 ●●●●● patch | view | raw | blame | history
program/js/editor.js
@@ -80,6 +80,9 @@
  if (rcmail.env.default_font)
    $(tinyMCE.get(rcmail.env.composebody).getBody()).css('font-family', rcmail.env.default_font);
  if (rcmail.env.default_font_size)
    $(tinyMCE.get(rcmail.env.composebody).getBody()).css('font-size', rcmail.env.default_font_size);
  if (elem && elem.type == 'select-one') {
    rcmail.change_identity(elem);
    // Focus previously focused element