Ace editor for each file form

This commit is contained in:
yqbk
2016-08-12 15:29:06 +02:00
parent b6cf5d313a
commit 31b0c3ba25
4 changed files with 15 additions and 12 deletions

View File

@@ -9,7 +9,8 @@ button i.fa-spin {
.frame {
display: none;
height: 400px;
height: 200px;
width: 400px;
audio, img, video {
max-width: 100%;
@@ -55,8 +56,11 @@ button i.fa-spin {
#files {
overflow: auto;
}
#hint {
display: none;
}