From ce38f0aba066cb22025e875ea46fac3a4ddbc596 Mon Sep 17 00:00:00 2001 From: Alexandre Aubin Date: Tue, 19 Mar 2019 17:34:14 +0100 Subject: [PATCH] Remove confusing 'overlay', it's more like the content container --- portal/assets/css/ynh_portal.css | 2 +- portal/assets/themes/clouds/custom_portal.css | 2 +- portal/header.ms | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/portal/assets/css/ynh_portal.css b/portal/assets/css/ynh_portal.css index 2fc9bd6..b59b220 100644 --- a/portal/assets/css/ynh_portal.css +++ b/portal/assets/css/ynh_portal.css @@ -119,7 +119,7 @@ img { /* Layout */ -.overlay { +.content { padding: 2%; } diff --git a/portal/assets/themes/clouds/custom_portal.css b/portal/assets/themes/clouds/custom_portal.css index 868e1ae..2591ca2 100644 --- a/portal/assets/themes/clouds/custom_portal.css +++ b/portal/assets/themes/clouds/custom_portal.css @@ -10,7 +10,7 @@ .user-container small, .user-container .user-mail, .user-container .user-mail, -.overlay .footer a, +.content .footer a, a.app-tile, #ynh-logout { color: black !important; diff --git a/portal/header.ms b/portal/header.ms index 7769ae9..6bc00b9 100644 --- a/portal/header.ms +++ b/portal/header.ms @@ -39,7 +39,7 @@ Yunohost -
+
{{#flash_win}}
{{.}}
{{/flash_win}}