Theme background for window

0 views
Skip to first unread message

saqib

unread,
Dec 12, 2009, 4:27:24 AM12/12/09
to Better Firefox Extensions
Hi,
In my Firefox addon I am opening a XUL window through openDialog
function. I want to have this window's background as default theme of
the system. If I don't assign any background color to window it
becomes transparent. How can I change the color of the window to
system defualt.

saqib

unread,
Dec 14, 2009, 2:41:42 AM12/14/09
to Better Firefox Extensions
Ok. Finally the issue is resolved. I used this CSS for my window
-moz-appearance: window;
background-color: -moz-Dialog;
Reply all
Reply to author
Forward
0 new messages