/* Use a background image for the toolbars:
   (Substitute your image file for background.gif) */

menubar, toolbox, toolbar, .tabbrowser-tabs {
  background-image: url("chrome.png") !important;
  background-color: none !important;
}
