Sandboxed iframe for the whiteboard app

This commit is contained in:
yflory
2017-09-19 10:27:31 +02:00
parent a78b597ebb
commit 732585ea7b
13 changed files with 1368 additions and 527 deletions

View File

@@ -27,4 +27,5 @@ body.cp-app-code { @import "../../../code/app-code.less"; }
body.cp-app-slide { @import "../../../slide/app-slide.less"; }
body.cp-app-file { @import "../../../file/app-file.less"; }
body.cp-app-filepicker { @import "../../../filepicker/app-filepicker.less"; }
body.cp-app-whiteboard { @import "../../../whiteboard/app-whiteboard.less"; }