Procházet zdrojové kódy

Изменить 'ace/index.html'

master
KaiSD před 4 roky
rodič
revize
d19b12d0a4
1 změnil soubory, kde provedl 2 přidání a 2 odebrání
  1. +2
    -2
      ace/index.html

+ 2
- 2
ace/index.html Zobrazit soubor

@@ -70,10 +70,10 @@
theme: "ace/theme/ambiance",
showPrintMargin: false,
wrap: true,
indentedSoftWrap: true,
indentedSoftWrap: false,
showFoldWidgets: false,
showLineNumbers: true,
showGutter: true,
showGutter: false,
autoScrollEditorIntoView: true,
fontSize: 14
});


Načítá se…
Zrušit
Uložit