From 121ddbd1f65eabd64f6f907d7791203ddd40560d Mon Sep 17 00:00:00 2001 From: ION606 Date: Thu, 31 Jul 2025 15:33:41 +0000 Subject: [PATCH] Update ion-theme.css --- ion-theme.css | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/ion-theme.css b/ion-theme.css index 4b6365c..f75617f 100644 --- a/ion-theme.css +++ b/ion-theme.css @@ -349,6 +349,14 @@ color: rgb(0, 255, 128) !important; } +[aria-label="Add Role"] { + background-color: black !important; +} + +[aria-label="Add Role"]:first-child { + border-radius: 0 0 10px 10px; +} + .leading_c38106::before,.leading_c38106::after { display: none; }