edge-frfox icon indicating copy to clipboard operation
edge-frfox copied to clipboard

(NEW) Edge-like search bar

Open ghost opened this issue 2 years ago • 5 comments

Description The new Edge search bar is more rounded and feels kinda more soothing :3 Can we have it in the userchrome?

Include screenshot / video recording if possible. image

ghost avatar Dec 17 '22 08:12 ghost

I'd like it as an optional tweak, as some prefer the rounded box design,

tobyisawesome avatar Feb 16 '23 16:02 tobyisawesome

This is a quick and easy fix. Open your userChrome.css file and add:

#urlbar-background,#urlbar {

    border-radius: 20px !important;
}

Now it looks 100% like Edge's rounded address bar.

WildByDesign avatar May 22 '23 12:05 WildByDesign

@bmFtZQ Could you implement this quick code change? Either by default or possibly as an option. Cheers!

WildByDesign avatar May 22 '23 12:05 WildByDesign

I forgot to add the screenshot initially:

_edge-frfox-rounded-urlbar

WildByDesign avatar Jun 13 '23 14:06 WildByDesign

I believe this issue can be closed now because the recent v23.7.26 includes Pheonix redesign.

WildByDesign avatar Jul 26 '23 13:07 WildByDesign