From d4ac8f678d964f294d819b7e31305cb906488d3e Mon Sep 17 00:00:00 2001 From: Luc Didry Date: Mon, 27 Nov 2017 19:51:36 +0100 Subject: [PATCH] Related to #80 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This commit is dedicated to Jean-Yves Toumit, who is supporting me with Ğ1. Many thanks :-) --- themes/default/public/css/lufi.css | 6 ++++++ themes/default/templates/layouts/default.html.ep | 2 +- themes/default/templates/render.html.ep | 2 +- 3 files changed, 8 insertions(+), 2 deletions(-) diff --git a/themes/default/public/css/lufi.css b/themes/default/public/css/lufi.css index 496901a..64ebd46 100644 --- a/themes/default/public/css/lufi.css +++ b/themes/default/public/css/lufi.css @@ -102,3 +102,9 @@ a.classic:focus { .files-buttons a { margin-bottom: 10px; } +#pb { + width: 0; +} +.no_border { + border: 0; +} diff --git a/themes/default/templates/layouts/default.html.ep b/themes/default/templates/layouts/default.html.ep index cd426d0..e406644 100644 --- a/themes/default/templates/layouts/default.html.ep +++ b/themes/default/templates/layouts/default.html.ep @@ -87,7 +87,7 @@ <%= content %> % if (defined(config('piwik_img'))) { - + % } %= javascript '/js/materialize.js' %= javascript begin diff --git a/themes/default/templates/render.html.ep b/themes/default/templates/render.html.ep index 7c757ad..d867d8a 100644 --- a/themes/default/templates/render.html.ep +++ b/themes/default/templates/render.html.ep @@ -33,7 +33,7 @@

<%= l('Please wait while we are getting your file. We first need to download and decrypt all parts before you can get it.') %>

-
+
0%