rafaelmardojai / firefox-gnome-theme

A GNOME👣 theme for Firefox🔥
The Unlicense
3.42k stars 157 forks source link

[Question] How do i remove the seperator between content and tabbar #708

Closed h14turkiye closed 9 months ago

h14turkiye commented 9 months ago

Screenshot from 2023-11-25 14-08-37 I want to remove this 1px line, or make it transparent.

CleoMenezesJr commented 9 months ago

Just remove the border using border-bottom: none;

https://github.com/rafaelmardojai/firefox-gnome-theme/blob/d2e6cfdd63651ae8168e5905d94138f406580dd6/theme/parts/toolbox.css#L11-L14