This thread was migrated from an old forum. It may contain information that are no longer valid. For further assistance, please post a new question or open a support ticket from the Customer Support portal. |
I am attempting to apply styles to skins defined as part of a desktop web application. The skin in question is being applied to a text box component. I am attempting to remove the focus outline as well as set the bottom border property (to indicate focus or not). I'd like to understand how the css styles are applied and how they affect already defined skin property values. What is the order of precedence? Are there any css properties that can't be used? For example, in my version of visualizer, if I assign a border property, it appears to be removed when the app is executed. Any documentation or articles on this would be helpful. Couldn't find anything.