From 6c17b5d227a76e07ed88d0dc16ec83a72beced19 Mon Sep 17 00:00:00 2001 From: Random Penguin <25882519-randompenguin@users.noreply.gitlab.com> Date: Mon, 10 Mar 2025 16:44:26 -0500 Subject: [PATCH] Made Delegation Profile Photos round --- bookface_auto.css | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/bookface_auto.css b/bookface_auto.css index 9ed3230..9f0e8fd 100644 --- a/bookface_auto.css +++ b/bookface_auto.css @@ -1,8 +1,8 @@ /* Name : Bookface Auto Color Mode - 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 */ @@ -1706,6 +1706,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 =========================== */