Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

XUL Toolbar element vs. "background-color"

187 views
Skip to first unread message

Marek Sebera

unread,
Sep 12, 2011, 11:26:47 AM9/12/11
to
Hi,

refer to this SO question of mine:
http://stackoverflow.com/questions/7334937/firefox-xul-toolbar-background-image

I have XUL Toolbar element defined in overlay, everything works just
fine, but I'd like to change background color of it.

I'm not able to do it. Is it possible at all? I couldn't find any
documentation about XUL element CSS possibilities
If anyone can point me to some reference like this, I would greatly
appreciate it

Thanks
Best Regards
Marek Sebera

Igor Tandetnik

unread,
Sep 12, 2011, 11:53:41 AM9/12/11
to
On 9/12/2011 11:26 AM, Marek Sebera wrote:
> I have XUL Toolbar element defined in overlay, everything works just
> fine, but I'd like to change background color of it.
>
> I'm not able to do it. Is it possible at all?

Try adding "-moz-appearance: none;" to your CSS stanza. This turns off
OS-defined theming.
--
Igor Tandetnik

Marek Sebera

unread,
Sep 13, 2011, 9:03:33 AM9/13/11
to
Great, thanks.
That worked!

essa....@gmail.com

unread,
Oct 3, 2012, 11:19:19 AM10/3/12
to
im trying to change toolbar background color. please let me know where exactly to add -moz-appearance: none;?
0 new messages