Hey, you would need to define your own CSS class containing the same styles as the label has. This includes the <ul> tag the list is in. As soon as you have the class defined in your custom CSS, you can apply it to the additional lable and everything should work fine. Regards, Martin
Am 24.08.2012 um 22:28 schrieb Ed Adasiewicz <[email protected]>: > If I understand the docs correctly, theming in the mobile framework is based > upon css -- which I know next to nothing about. What I am trying to do is > create a qx.ui.mobile.basic.Label() (which will be added to a page) and > which has the same look as label of an item added to a > qx.ui.mobile.form.Form(). I need this because I want to add some widgets > below the label (which is below the form) which are not supported by the > form itself and would like to keep a consistent appearance. Any assistance > would be appreciated. Thanks. > > > > -- > View this message in context: > http://qooxdoo.678.n2.nabble.com/Mobile-theming-question-tp7581115.html > Sent from the qooxdoo mailing list archive at Nabble.com. > > ------------------------------------------------------------------------------ > Live Security Virtual Conference > Exclusive live event will cover all the ways today's security and > threat landscape has changed and how IT managers can respond. Discussions > will include endpoint security, mobile security and the latest in malware > threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ > _______________________________________________ > qooxdoo-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
