How to remove url bar top and right border with userChrome.css?
I'm using a custom gtk3 theme and there's a quirk in firefox url bar: when focused, it has top and right border colored with default background color. Screenshot (also attached to this question): http://storage4.static.itmages.com/i/17/0110/h_1484042036_6740865_c17a3e38fa.png
How to remove this border using userChrome.css?
Diperbarui oleh rorocop pada
Semua Balasan (1)
You would have to check the urlbar properties with the DOM Inspector to see if you can find a CSS rule.
- DOM Inspector: https://addons.mozilla.org/firefox/addon/dom-inspector-6622/