From ab6365318a88ee761d716e613b8fd7cd8af91b1c Mon Sep 17 00:00:00 2001 From: lmssieh <122186255+lmssiehdev@users.noreply.github.com> Date: Wed, 4 Sep 2024 21:41:37 +0100 Subject: [PATCH] remove client code for linking multiple auth providers to an account --- client/css/app.css | 20 ------------------- client/index.html | 2 -- client/l10n/en.json | 1 - client/src/ui/profileUi.ts | 39 +++++++------------------------------- 4 files changed, 7 insertions(+), 55 deletions(-) diff --git a/client/css/app.css b/client/css/app.css index f3e8f322..87aaea3e 100644 --- a/client/css/app.css +++ b/client/css/app.css @@ -2413,15 +2413,6 @@ a:active { display: none; } -.account-login-desc { - padding-top: 18px; -} - -.account-login-desc>p { - margin: auto; - text-align: center; -} - .account-link-desc { margin: 12px 0; padding-top: 18px; @@ -2525,17 +2516,6 @@ a:active { background-image: url(/img/icon_discord.png); } -.btn-login-linked { - background-image: url(/img/gui/checked.svg); - background-position-x: 60%; - background-position-y: 50%; - background-repeat: no-repeat; - background-size: 22px; - color: inherit; - cursor: default; - filter: brightness(80%) !important; -} - .account-block { display: block; } diff --git a/client/index.html b/client/index.html index 3315479e..2381745e 100644 --- a/client/index.html +++ b/client/index.html @@ -699,7 +699,6 @@

Account