Closed SaiyajinK closed 2 months ago
hi,
I use FF v129.0.2 / FMB v2.9 and i would like to put the firefox icon on the far left and the profile icon just in his right. Is this possible ?
thank's ✌🏻
Try adding this to userChrome.css
#PanelUI-button { order: -2 !important; } #fxa-toolbar-menu-button{ order: -1 !important; }
that's exactly it, thank you !
hi,
I use FF v129.0.2 / FMB v2.9 and i would like to put the firefox icon on the far left and the profile icon just in his right. Is this possible ?
thank's ✌🏻