Firefox

No Borders

I really like the Qute theme for firefox but the latest versions always produce borders between the menu, tool- and bookmark-bar. The older style without these borders look, at least to me, much more pleasing.

But fortunately you can change the look of your most beloved browser by yourself. Just add

toolbar { 
  border-top:    none !important; 
  border-bottom: none !important;
}
to the chrome/userChrome.css file in the firefox directory and all these borders are gone.

For a comparison, take a look at these two little snapshots of firefox (click to enlarge)

firefox with borders   firefox without borders