mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-08-16 03:34:48 +02:00
Add Segoe font family into HTMLEditor
This commit is contained in:
@ -127,7 +127,7 @@ var et2_htmlarea = /** @class */ (function (_super) {
|
||||
"sans-serif;Arial Black=arial black,avant garde;Book Antiqua=book " +
|
||||
"antiqua,palatino;Comic Sans MS=comic sans ms,sans-serif;" +
|
||||
"Courier New=courier new,courier;Georgia=georgia,palatino;" +
|
||||
"Helvetica=helvetica;Impact=impact,chicago;Symbol=symbol;" +
|
||||
"Helvetica=helvetica;Impact=impact,chicago;Segoe=segoe,segoe ui;Symbol=symbol;" +
|
||||
"Tahoma=tahoma,arial,helvetica,sans-serif;Terminal=terminal," +
|
||||
"monaco;Times New Roman=times new roman,times;Trebuchet " +
|
||||
"MS=trebuchet ms,geneva;Verdana=verdana,geneva;Webdings=webdings;" +
|
||||
|
Reference in New Issue
Block a user