From e14c5de4ac330c23cff158b31cfe0595c9012c17 Mon Sep 17 00:00:00 2001 From: Ghislain Loaec Date: Wed, 2 Sep 2015 11:34:53 +0200 Subject: [PATCH] =?UTF-8?q?Iframe=20loading=20spinner=20Ref=C2=A0#8079=20+?= =?UTF-8?q?=20Disable=20fullscreen=20Ref=20#8080?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config.xml | 2 +- www/assets/bp.svg | 26 ++++++++++++++++++++++++++ www/css/index.css | 16 +++++++++++++++- www/index.html | 10 ++++++++++ 4 files changed, 52 insertions(+), 2 deletions(-) create mode 100644 www/assets/bp.svg diff --git a/config.xml b/config.xml index 3e1e29d..7914ddc 100644 --- a/config.xml +++ b/config.xml @@ -11,7 +11,7 @@ - + diff --git a/www/assets/bp.svg b/www/assets/bp.svg new file mode 100644 index 0000000..aa4ea18 --- /dev/null +++ b/www/assets/bp.svg @@ -0,0 +1,26 @@ + + + + +Created by potrace 1.10, written by Peter Selinger 2001-2011 + + + + + + + + diff --git a/www/css/index.css b/www/css/index.css index ceae877..896511b 100644 --- a/www/css/index.css +++ b/www/css/index.css @@ -133,6 +133,16 @@ body { /*height: 100% !important;*/ display: block; } +.momo-frame-spinner { + display: table; + position: absolute; + top: 0; + left: 0; + bottom:60px; + right: 0; + width:100%; + height:100%; +} .momo-frame-overlay { display: block; position: absolute; @@ -269,8 +279,11 @@ img { .navbar .col-xs-8 { display: table; } +.navbar-header { + min-width: 200px; +} .parent-navbar-brand { - display: block; + display: table; height: 60px; overflow: hidden; } @@ -282,6 +295,7 @@ img { vertical-align: middle; width: 100%; line-height: 18px; + min-width: 100px; } .navbar .navbar-btn { diff --git a/www/index.html b/www/index.html index fbf8fa3..ca84c84 100644 --- a/www/index.html +++ b/www/index.html @@ -254,6 +254,16 @@ {% var displayFooter = true; %}
+ {% if(o.url && !o.url.isImage()){ %} +
+
+ +

+ Chargement du contenu +

+
+
+ {% } %} {% if(!(o.url && o.url.isImage())){ %}