diff --git a/xp.css b/xp.css index 72c21e2..0afd394 100644 --- a/xp.css +++ b/xp.css @@ -130,6 +130,13 @@ body:not([class]) .container::after { inset 0 -1px rgba(255, 255, 255, 0.1) !important; } +.Header .header-search-wrapper .jump-to-field-active { + color: inherit !important; + background-color: rgba(255, 255, 255, 0.025); + border-bottom-right-radius: inherit; + border-bottom-left-radius: inherit; +} + .jump-to-suggestions { top: auto !important; bottom: 35px;