@namespace url(http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul);

@-moz-document url(chrome://adblockplus/content/settings.xul) {
  .dialog-button-box .dialog-button[dlgtype="help"] {
    display: none !important;
  }
}