@namespace url(http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul);

@-moz-document
  /* main window */ url(chrome://stylish/content/manage.xul),
  /* sidebar panel */ url(chrome://stylish/content/manage.xul?sidebar=1) {

  #search-box { display: none !important; }
}