@-moz-document url("chrome://mozapps/content/extensions/extensions.xul") {

#viewGroup > radio:not(#myconfigAddons-button) {
   display: -moz-box !important;
}

}