From 84a4a239136a147bf745c3c34ab9cc23562aa99b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fr=C3=A9d=C3=A9ric=20P=C3=A9ters?= Date: Sun, 25 Nov 2018 14:41:46 +0100 Subject: [PATCH] misc: make platform name a link to the frontoffice (#28306) --- gadjo/static/css/gadjo.scss | 4 ++++ gadjo/templates/gadjo/root.html | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/gadjo/static/css/gadjo.scss b/gadjo/static/css/gadjo.scss index d3f1f10..e056376 100644 --- a/gadjo/static/css/gadjo.scss +++ b/gadjo/static/css/gadjo.scss @@ -155,6 +155,10 @@ ul.user-info { color: black; padding: 0 2em; text-transform: uppercase; + a { + border: none; + color: $font-color; + } } @media screen and (max-width: $mobile-limit) { .ui-platform-name, .ui-avatar, .ui-name, .ui-help { diff --git a/gadjo/templates/gadjo/root.html b/gadjo/templates/gadjo/root.html index 0bb0f41..43be9f0 100644 --- a/gadjo/templates/gadjo/root.html +++ b/gadjo/templates/gadjo/root.html @@ -27,7 +27,7 @@ {% block user-links %}