Hide visible elements while loading the slide app

This commit is contained in:
yflory
2017-09-13 17:22:43 +02:00
parent d360e2d0f4
commit fa64adbbe5
2 changed files with 2 additions and 1 deletions

View File

@@ -6,6 +6,7 @@
<style>
.loading-hidden { display: none; }
#editor1 { display: none; }
.cp-app-slide-modal-button { display: none; }
</style>
</head>
<body class="cp-app-slide">