ace with files

This commit is contained in:
yqbk
2016-08-02 15:02:02 +02:00
parent f7eaa24a1d
commit de866d00ca
6 changed files with 38 additions and 6 deletions

View File

@@ -7,6 +7,12 @@ button i.fa-spin {
width: 100%;
}
.editor2 {
height: 100%;
width: 100%;
}
.frame {
display: none;
height: 400px;
@@ -16,6 +22,15 @@ button i.fa-spin {
}
}
.frame2 {
display: none;
height: 100px;
audio, img, video {
max-width: 100%;
}
}
.score {
display: none;
}