diff --git a/Themes/BasicBackground/BasicBackground.css b/Themes/BasicBackground/BasicBackground.css index f2c196ebb9..e6f73f5458 100644 --- a/Themes/BasicBackground/BasicBackground.css +++ b/Themes/BasicBackground/BasicBackground.css @@ -2434,7 +2434,7 @@ html, span:not(.spinner-item) { #app-mount .wrapper-2F3Zv8.profile-ZOdGIb .image-33JSyf.mask-3OgeRz[style*="/avatars/278543574059057154"]:hover ~ .status-oxiHuE:after, #app-mount .wrapper-2F3Zv8.popout-2fzvxG a[href*="/avatars/278543574059057154"]:hover ~ .status-oxiHuE:after, #app-mount .wrapper-2F3Zv8.popout-2fzvxG .image-33JSyf.mask-3OgeRz[style*="/avatars/278543574059057154"]:hover ~ .status-oxiHuE:after { - border-bottom-color: rgb(var(--vaccentcolor)) !important; + border-top-color: rgb(var(--vaccentcolor)) !important; } /* ----------------------- PLUGINSUPPORT ----------------------- */ diff --git a/Themes/ThemeDevBadge.css b/Themes/ThemeDevBadge.css index 976ddf8225..cb0821f2bd 100644 --- a/Themes/ThemeDevBadge.css +++ b/Themes/ThemeDevBadge.css @@ -58,7 +58,7 @@ padding: 8px 12px !important; position: absolute !important; z-index: 1002 !important; - top: 100px !important; + top: 26px !important; left: -55px !important; } .wrapper-2F3Zv8.profile-ZOdGIb a[href*="/avatars/278543574059057154"]:hover ~ .status-oxiHuE:after, @@ -69,9 +69,9 @@ position: absolute !important; z-index: 1002 !important; border: 5px solid transparent !important; - top: 90px !important; + top: 57px !important; left: 4px !important; - border-bottom-color: #000 !important; + border-top-color: #000 !important; } .wrapper-2F3Zv8.profile-ZOdGIb a[href*="/avatars/278543574059057154"] ~ .status-oxiHuE, .wrapper-2F3Zv8.profile-ZOdGIb .image-33JSyf.mask-3OgeRz[style*="/avatars/278543574059057154"] ~ .status-oxiHuE,