Skip Navigation
InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)SU
subhasutra @lemmy.world
Posts 2
Comments 3
Firefox Customs @fedia.io subhasutra @lemmy.world

How to get rid of the border around urlbar upon clicking

I tried to set the background colour for my urlbar with #urlbar-input-container { border: none !important; border-radius: 5px !important; background: light-dark(#ffffffff, #1b1e20ff) !important; } this works fine for the most part, except on focus it creates some corner effects, which I think might be from the border that gets overlapped somehow.

!

And this is how it looks on focus without my code

!

How do I get rid of this blue border on focus? Ps: apologies for poor formatting.

5
Firefox Customs @fedia.io subhasutra @lemmy.world

Changing the blue border colour for pinned sites in home/new tab page

!

This colour does not follow my accent colour in KDE plasma. How do I customise it? Edit: I think it appears in focus state.

2