@namespace url(http://www.w3.org/1999/xhtml);
@-moz-document domain(www.netvibes.com) {


/* flip between module content and config */
.editContent[style*="display: block;"] + .moduleContent {
  display: none !important;
}


}