From edaa8e1d9ea10a548aa8680a13ec2bb4791ca98d Mon Sep 17 00:00:00 2001 From: Maxime Cesson Date: Tue, 12 Jul 2022 13:07:58 +0200 Subject: [PATCH] Redo placeholder before loading screens for inner and outer --- customize.dist/index.html | 2 +- customize.dist/pre-loading.js | 8 +-- customize.dist/src/outer.css | 85 ---------------------------- customize.dist/src/pre-loading.css | 90 ++++++++++++++++++++++++++++++ customize.dist/template.js | 3 +- www/common/common-interface.js | 3 + www/common/sframe-common-outer.js | 10 ++-- www/pad/index.html | 4 +- www/pad/inner.html | 2 + 9 files changed, 106 insertions(+), 101 deletions(-) create mode 100644 customize.dist/src/pre-loading.css diff --git a/customize.dist/index.html b/customize.dist/index.html index 390bd799b..3fcd56c9b 100644 --- a/customize.dist/index.html +++ b/customize.dist/index.html @@ -8,7 +8,7 @@ - +