Add fontSize '11px' to textarea

This commit is contained in:
Julian Viereck 2011-02-15 20:26:15 +08:00 committed by Fabian Jakobs
commit 376d8d2ebe

View file

@ -424,6 +424,7 @@ function setupSettingPanel(settingDiv, settingOpener, api, options) {
gutter: BOOL,
fontSize: {
"10px": "10px",
"11px": "11px",
"12px": "12px",
"14px": "14px",
"16px": "16px"