Hi, I've learned in the meantime that "a Royale 'type' selector isn't really a true CSS Type Selector. It is really a Class selector with the same name as the component's typeNames property".
But I wonder what is the Royale way of changing the default styles of a component for an app developer. It seems to me that applying a CSS class to a particular element works and it also works to set new element/type styles in order to 'overwrite' the defaults [1]. But the original default component styles remain in the HTML styles [2] and so I wonder if this is the best way to achieve this. Thanks, Olaf [1] https://snag.gy/RZVpUW.jpg [2] https://snag.gy/5iqhZW.jpg -- Sent from: http://apache-royale-development.20373.n8.nabble.com/
