Monochrome NoScript icons for Firefox 29
-
LeRedditArmy
- Posts: 4
- Joined: Sun May 25, 2014 11:49 pm
Monochrome NoScript icons for Firefox 29
Hello. All the default buttons for the extensions I use in my toolbar are either black or gray, except for NoScript icons. Is it possible to replace them with monochrome icons?
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:29.0) Gecko/20100101 Firefox/29.0
Re: Monochrome NoScript icons for Firefox 29
Yes, but I don't recommend doing that because it will greatly reduce the signaling ability of the icon. This user style adapted from https://adblockplus.org/forum/viewtopic ... 865#p98865 will do the job (see that post for instructions how to apply it)
Code: Select all
@namespace url(http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul);
#noscript-tbb > .toolbarbutton-icon {
filter: url("chrome://mozapps/skin/extensions/extensions.svg#greyscale");
}*Always* check the changelogs BEFORE updating that important software!
Mozilla/5.0 (X11; Linux i686; rv:24.0) Gecko/20140427 Firefox/24.0 PaleMoon/24.5.0
-
LeRedditArmy
- Posts: 4
- Joined: Sun May 25, 2014 11:49 pm
Re: Monochrome NoScript icons for Firefox 29
Thank you. 
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:29.0) Gecko/20100101 Firefox/29.0