Everything in the screen I posted is standard firefox ui (apart from the back/forward buttons),
Ah good, surprising.
that picture was just to show that BTNFACE:COLOR
I had well understood
Try this for the button Height (if you want to change the button width replace 'Height' with 'Width') and font size.
#main-window #appmenu-button
{
font-size: ?px !important;
max-height: ?px !important;
}
Thank you very much, with this...
#main-window #appmenu-button
{
background: -moz-linear-gradient(top, rgba(255,255,255,.7), rgba(0,0,0,.7)) !important;
border-radius: 0px !important;
font-size: 11px !important;
max-height: 4px !important;
padding: 1px 7px 1px 3px !important;
}
... i have obtained :
---
About, i take this opportunity to ask you another question (and after i stop, to abuse your helpfulness / the off-topic) :
Do you know how to host an image / icon in mozilla ?
In order to, for example, replace the Firefox icon, of this Style...
http://userstyles.org/styles/43303/ff4-little-button ... by :