@namespace url(http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul);

/* http://userstyles.org/styles/5360 */

tab .tab-close-button
  {
  display: none !important;
  }

tab:hover .tab-close-button
  {
  display: -moz-box !important;
  }
