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())){ %}