Bu web sitesi JavaScript ile daha iyi çalışır.
Ana Sayfa
Üye Ol
Giriş Yap
DedeBIZ
/
DedeV6
İzle
2
Yıldızla
0
Çatalla
0
Kod
Değişiklik İstekleri
0
Sürümler
29
Aktivite
Kaynağa Gözat
调整比例
tags/6.2.7
叙述、别离
1 yıl önce
ebeveyn
030aeb4560
işleme
44e4b20b3d
2 değiştirilmiş dosya
ile
2 ekleme
ve
2 silme
Görünümü Böl
Diff Seçenekleri
İstatistikleri Göster
Yama Dosyasını İndir
Diff Dosyasını İndir
+1
-1
src/admin/css/codemirror.css
+1
-1
src/static/ckeditor/config.js
+ 1
- 1
src/admin/css/codemirror.css
Dosyayı Görüntüle
@@ -3,7 +3,7 @@
.CodeMirror {
/* Set height, width, borders, and global font properties here */
font-family: monospace;
height:
40
0px;
height:
36
0px;
color: black;
direction: ltr;
}
+ 1
- 1
src/static/ckeditor/config.js
Dosyayı Görüntüle
@@ -18,7 +18,7 @@ CKEDITOR.editorConfig = function (config) {
{ name: 'colors', groups: ['colors'] },
{ name: 'tools', groups: ['tools'] }
];
config.height =
40
0;
config.height =
36
0;
config.removePlugins = 'exportpdf';
config.extraPlugins = 'html5video,dedepagebreak,textindent';
config.removeButtons = 'Save,NewPage,Print,Preview,Templates,Smiley,About,ShowBlocks,Iframe,Flash,Form,Checkbox,Radio,TextField,Textarea,Select,Button,ImageButton,HiddenField';
Yaz
Önizleme
Yükleniyor…
İptal
Kaydet