From 55bfefa6b2ce5009057f9c7b811b53bf2db03de0 Mon Sep 17 00:00:00 2001 From: SVNET Libre Date: Thu, 31 Oct 2019 10:40:35 +0000 Subject: [PATCH] =?UTF-8?q?ajout=20logo=20svg=20et=20optimisation=20du=20t?= =?UTF-8?q?h=C3=A8me?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- custom_overlay.css | 10 +- custom_portal.css | 4 +- img/weblibre-ynh.svg | 2045 ++++++++++++++++++++++++++++++++++++++++++ 3 files changed, 2052 insertions(+), 7 deletions(-) create mode 100644 img/weblibre-ynh.svg diff --git a/custom_overlay.css b/custom_overlay.css index a2d0151..67c4a69 100644 --- a/custom_overlay.css +++ b/custom_overlay.css @@ -15,12 +15,12 @@ #ynh-overlay-switch { /* FIXME : idk if this is an issue or not to have /yunohost/sso hard-coded here */ - background-image: url("/yunohost/sso/assets/img/logo-ynh.svg"); - border-color: #eee; - background-color: #eee; + background-image: url("/yunohost/sso/assets/themes/weblibre/img/weblibre-ynh.svg"); + border-color: #ddd; + background-color: #ddd; } #ynh-overlay-switch:hover { - border-color: #ccc; - background-color: #ccc; + border-color: #ddd; + background-color: #ddd; } diff --git a/custom_portal.css b/custom_portal.css index 110ac2c..03c48e4 100644 --- a/custom_portal.css +++ b/custom_portal.css @@ -6,11 +6,11 @@ */ body { - background: #fff; + background: #ddd; } #ynh-logo { - background-image: url("../../img/logo-ynh.svg"); + background-image: url("img/weblibre-ynh.svg"); } .login-form .form-group { diff --git a/img/weblibre-ynh.svg b/img/weblibre-ynh.svg new file mode 100644 index 0000000..842a941 --- /dev/null +++ b/img/weblibre-ynh.svg @@ -0,0 +1,2045 @@ + + + +WEBLIB.REimage/svg+xmlWEBLIB.RESamuel Vermeulen + + + + + + + + + + + + + + + + \ No newline at end of file