From feb7f6f65ca28d0f02dc599ae2e188a30751c616 Mon Sep 17 00:00:00 2001 From: Random Penguin <25882519-randompenguin@users.noreply.gitlab.com> Date: Mon, 10 Mar 2025 16:43:15 -0500 Subject: [PATCH] Made Delegation Profile Photos round --- bookface_light.css | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/bookface_light.css b/bookface_light.css index c5622aa..b88d01c 100644 --- a/bookface_light.css +++ b/bookface_light.css @@ -1,8 +1,8 @@ /* Name : Bookface Light - Version : 1.5.11 + Version : 1.5.12 Licence : AGPL - Created on : 09 Mar 2025 + Created on : 10 Mar 2025 Author : Pygoscelis Papua @randompenguin@friendica.world feb @feb@loma.ml Phil @phil@loma.ml */ @@ -1702,6 +1702,15 @@ a.tag.label, color: white; border: none; } +/* Delegation Buttons and Profile Photos */ +body.mod-delegation .identity-match-photo > button { + background-color: transparent !important; + margin-bottom: 10px; +} +body.mod-delegation .identity-match-photo img, +body.mod-settings #delegation .contact-block-img { + border-radius: 100% !important; +} /* Greater than Full-HD Width =========================== */