Hello guys.
I created an Inline Application by doing that:

            var div = new 
qx.ui.root.Inline(document.getElementById("sitemap")).set({
                decorator: "main",
                padding: 0,
                width: 200,
                textColor: "black",
                backgroundColor: "white",
                border: '0'
            });

Now the Div where the application is, have a black border, although I 
set border: 0 (see above). Do you have any idea to get that border away 
(without customizing the theme)?

Greetings.

------------------------------------------------------------------------------
SF.Net email is Sponsored by MIX09, March 18-20, 2009 in Las Vegas, Nevada.
The future of the web can't happen without you.  Join us at MIX09 to help
pave the way to the Next Web now. Learn more and register at
http://ad.doubleclick.net/clk;208669438;13503038;i?http://2009.visitmix.com/
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to