Quantcast
Channel: Ace Code Editor for MODX Revolution - Support Thread - MODX Community Forums
Viewing all articles
Browse latest Browse all 65

Re: Ace Code Editor for MODX Revolution - Support Thread

$
0
0
dunnamin, good idea. I'll think. For now you can create a modx plugin, that add <style> tag with @font-face (if needed) rule and such a rule:
.ace_editor{
     font-family: 'Your Font', monospace;
}


Ace supports fixed-width fonts only.

Viewing all articles
Browse latest Browse all 65

Trending Articles