diff --git a/TangerineUI-cherry.css b/TangerineUI-cherry.css index 4879351..cfe8532 100644 --- a/TangerineUI-cherry.css +++ b/TangerineUI-cherry.css @@ -3315,7 +3315,6 @@ div[tabindex="-1"] + div[tabindex="-1"] > .status__wrapper > .status-reply.statu .app-body .search__popout__menu__item:is(.selected, :active, :focus, :hover) mark { background-color: var(--color-accent); color: var(--color-accent-fg); - border-radius: 8px; } @media screen and (max-width:1174px) { diff --git a/TangerineUI-purple.css b/TangerineUI-purple.css index 18ccd1b..aadab80 100644 --- a/TangerineUI-purple.css +++ b/TangerineUI-purple.css @@ -3314,7 +3314,6 @@ div[tabindex="-1"] + div[tabindex="-1"] > .status__wrapper > .status-reply.statu .app-body .search__popout__menu__item:is(.selected, :active, :focus, :hover) mark { background-color: var(--color-accent); color: var(--color-accent-fg); - border-radius: 8px; } @media screen and (max-width:1174px) { diff --git a/TangerineUI.css b/TangerineUI.css index a772e82..fcabdad 100644 --- a/TangerineUI.css +++ b/TangerineUI.css @@ -3314,7 +3314,6 @@ div[tabindex="-1"] + div[tabindex="-1"] > .status__wrapper > .status-reply.statu .app-body .search__popout__menu__item:is(.selected, :active, :focus, :hover) mark { background-color: var(--color-accent); color: var(--color-accent-fg); - border-radius: 8px; } @media screen and (max-width:1174px) {