Sandboxed Poll app with less2

This commit is contained in:
yflory
2017-09-27 18:52:04 +02:00
parent 9b2251005c
commit 66da349ee4
11 changed files with 2837 additions and 23 deletions

View File

@@ -28,6 +28,6 @@ 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-poll { @import "../../../poll/app-poll.less"; }
body.cp-app-poll { @import "../../../poll/app-poll.less"; }
body.cp-app-whiteboard { @import "../../../whiteboard/app-whiteboard.less"; }