Small problem with Walnutty 1.8.0

Add-ons for Pale Moon and other applications
General discussion, compatibility, contributed extensions, themes, plugins, and more.

Moderators: FranklinDM, Lootyhoof

Goodydino
Keeps coming back
Keeps coming back
Posts: 827
Joined: 2017-10-10, 21:20

Small problem with Walnutty 1.8.0

Unread post by Goodydino » 2022-06-02, 20:34

I found that with Walnutty 1.8.0, there are extension buttons that are supposed to appear on the status bar, but do not. I was able to fix that with one simple change to global.css in os > darwin. I disabled this element:

Code: Select all

/*statusbar:not([nowindowdrag="true"]){
	-moz-binding:url(chrome://global/content/bindings/general.xml#statusbar-drag)}*/

Locked