Re: XUL Toolbar element vs. "background-color"
Igor Tandetnik <[email protected]>
| Newsgroups | gmane.comp.mozilla.devel.xpfe |
|---|---|
| Message-ID | <[email protected]> |
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