first
This commit is contained in:
commit
5aa7d034f7
3292 changed files with 465160 additions and 0 deletions
7
data/conf/sogo/custom-sogo.js
Executable file
7
data/conf/sogo/custom-sogo.js
Executable file
|
|
@ -0,0 +1,7 @@
|
|||
// Custom SOGo JS
|
||||
|
||||
// Change the visible font-size in the editor, this does not change the font of a html message by default
|
||||
CKEDITOR.addCss("body {font-size: 16px !important}");
|
||||
|
||||
// Enable scayt by default
|
||||
//CKEDITOR.config.scayt_autoStartup = true;
|
||||
Loading…
Add table
Add a link
Reference in a new issue