nixnew/modules/user/modules/firefox/hide_content_borders.css

7 lines
103 B
CSS

#sidebar {
border-inline: none !important;
}
#navigator-toolbox {
border-bottom: none !important;
}