Re: Stylish Iceweasel/Firefox throbber for dark GTK+ themes

You can specify an external file if you want to.  There is a small performance penalty but only worth worrying about if you're doing it for hundreds of separate image files.

Re: Stylish Iceweasel/Firefox throbber for dark GTK+ themes

I finally found out how to do it using the userChrome.css file big_smile and well thank you for explanation about that mess, corenominal. smile

HANNA (without "h" in the end) likes green and #! smile
Also know as ultraturquoise online / #! last.fm / #! DeviantART / U / Q

Re: Stylish Iceweasel/Firefox throbber for dark GTK+ themes

Oh, and in case someone needs it for Firefox 4 (beta), here's the code:

@namespace url(http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul);
#navigator-throbber {
list-style-image: url(data:image/gif;base64,R0lGODlhEAAQAIABAG5ubv///yH+J0NyZWF0ZWQgd2l0aCBHSU1QIGJ5IFBoaWxpcCBOZXdib3JvdWdoLgAh+QQBCgABACwAAAAAEAAQAAACIIyPaQDbwZyEL1KFs0Y2246B26iJyfd4Kckq6PResjkWADs=) !important;
}
#navigator-throbber[busy="true"] {
list-style-image: url(data:image/gif;base64,R0lGODlhEAAQAKEAAG5ubv///25ubm5ubiH/C05FVFNDQVBFMi4wAwEAAAAh+QQBCgACACwAAAAAEAAQAAACI5SPaREG4KB4q01Jr9q8o8xl4DZ6ZlcmohSy56us0azVMmwUACH5BAEKAAMALAAAAAAQABAAAAIjnI9pABax2mDRwSmp2rwfzWngNnpmVyaiFLLnq6wVNss0bBQAIfkEAQoAAwAsAAAAABAAEAAAAiOcj2kA2xOCm4OZSJXePGtbPRvYlSX5Paiymi4CxupMye9RAAAh+QQBCgADACwAAAAAEAAQAAACI5yPaQDbw0wIrsI3ld4cRf59m9iVHamEz7iabvqolnxZ71AAACH5BAEKAAMALAAAAAAQABAAAAIinI9pANvDnIQvUoWzRjaHMHngRpYdZp2KWrZcBU9pfLlGAQAh+QQBCgADACwAAAAAEAAQAAACIpyPaQDbw5yEL1KFs0Y2246B26iJSRBMGUq2ZQVPX3y5RgEAIfkEAQoAAwAsAAAAABAAEAAAAiOcj2kA28OchC9ShbNGNtuOgduoicn3eCnJKugUBNM7xO1RAAAh+QQBCgADACwAAAAAEAAQAAACI5yPaQDbw5yEL1KFs0Y2246B26iJyfd4KckqqBEE0zvEUzsUACH5BAEKAAMALAAAAAAQABAAAAIjnI9pANvDnIQvUoWzRjbbjoHbqInJ93gpySpWEEyoAcsrWwAAIfkEAQoAAwAsAAAAABAAEAAAAiOcj2kA28OchC9ShbNGNtuOgduoicn3eCnJKkEwocYbVytbAAAh+QQBCgADACwAAAAAEAAQAAACIpyPaQDbw5yEL1KFs0Y2246B26gFwWaZ6EO2YQVPX3y5RgEAIfkEAQoAAwAsAAAAABAAEAAAAiKcj2kA28OchC9ShbNGIWzbfc9GklZmnZhatklaxRM8uUMBADs=) !important;
}
.tab-throbber[busy]
{
    list-style-image: url(data:image/gif;base64,R0lGODlhEAAQAKEAAG5ubv///25ubm5ubiH/C05FVFNDQVBFMi4wAwEAAAAh+QQBCgACACwAAAAAEAAQAAACI5SPaREG4KB4q01Jr9q8o8xl4DZ6ZlcmohSy56us0azVMmwUACH5BAEKAAMALAAAAAAQABAAAAIjnI9pABax2mDRwSmp2rwfzWngNnpmVyaiFLLnq6wVNss0bBQAIfkEAQoAAwAsAAAAABAAEAAAAiOcj2kA2xOCm4OZSJXePGtbPRvYlSX5Paiymi4CxupMye9RAAAh+QQBCgADACwAAAAAEAAQAAACI5yPaQDbw0wIrsI3ld4cRf59m9iVHamEz7iabvqolnxZ71AAACH5BAEKAAMALAAAAAAQABAAAAIinI9pANvDnIQvUoWzRjaHMHngRpYdZp2KWrZcBU9pfLlGAQAh+QQBCgADACwAAAAAEAAQAAACIpyPaQDbw5yEL1KFs0Y2246B26iJSRBMGUq2ZQVPX3y5RgEAIfkEAQoAAwAsAAAAABAAEAAAAiOcj2kA28OchC9ShbNGNtuOgduoicn3eCnJKugUBNM7xO1RAAAh+QQBCgADACwAAAAAEAAQAAACI5yPaQDbw5yEL1KFs0Y2246B26iJyfd4KckqqBEE0zvEUzsUACH5BAEKAAMALAAAAAAQABAAAAIjnI9pANvDnIQvUoWzRjbbjoHbqInJ93gpySpWEEyoAcsrWwAAIfkEAQoAAwAsAAAAABAAEAAAAiOcj2kA28OchC9ShbNGNtuOgduoicn3eCnJKkEwocYbVytbAAAh+QQBCgADACwAAAAAEAAQAAACIpyPaQDbw5yEL1KFs0Y2246B26gFwWaZ6EO2YQVPX3y5RgEAIfkEAQoAAwAsAAAAABAAEAAAAiKcj2kA28OchC9ShbNGIWzbfc9GklZmnZhatklaxRM8uUMBADs=) !important;
}

Just copy and paste this to either replace corenominal's stylish file or create a new one (the other one doesn't work with ff 4) and you should be good to go smile

Last edited by chaanakya (2011-02-02 23:33:55)

Check out Musik - an easy-to-use text-to-music converter!
Join SpiderOak using this link and get an extra 1 GB free: https://spideroak.com/download/referral … 660e787ff1

Re: Stylish Iceweasel/Firefox throbber for dark GTK+ themes

OK. I was glad to come across a post dealing with the "fugly" page loading animation in iceweasel (not much in google). I was even more pleased to notice that the animation was not the conventional round circle....A VERY NICE TOUCH. I thank you for that.

Last edited by donoterase (2011-02-09 10:31:57)

All that there is, is not all that exists