Hi all,

for deploying Firefox 38.4.0 ESR I want to disable

-          Sync button

-          Add-ons Button

-          Share this page button

-          Apps Button
In the menue and on about:home
With this userChrome.css I could disable Sync and Add-ons Button in the menu 
but not in about:home
---------------------------------------------------------------------------------------
@-moz-document url(chrome://browser/content/browser.xul) {
#PanelUI-fxa-status {display:none!important;}
}
#add-ons-button{
  display:none!important
}
#sync-button {
  display:none!important
}


Also I can't find any possibility to disable the "share this page" and "Apps" 
Button.
Has anyone an idea or hint for me ?
Thanks a lot for


Mit freundlichen Grüßen / Kind regards

Jürgen Schroth
Senior Service Professional, RfS Projectmanagement,  IXOS Client Support

Bechtle Onsite Services GmbH
Bechtle Platz 1
74172 Neckarsulm

Telefon: +49 721 3714466
mobil:     +49 151 52617344
E-Mail: [email protected]<mailto:[email protected]>

Sitz Neckarsulm, Amtsgericht Stuttgart HRB 571713, Ust-Id.Nr.DE203362620, 
Geschäftsführer Jörg Öynhausen, Alexander Köhler

_______________________________________________
Enterprise mailing list
[email protected]
https://mail.mozilla.org/listinfo/enterprise

To unsubscribe from this list, please visit 
https://mail.mozilla.org/listinfo/enterprise or send an email to 
[email protected] with a subject of "unsubscribe"

Reply via email to