Hi, My use case is as follows:
I have one library project which have css file with name x and i set some styles here . Now i create the same styles structure in main application project with same name of css file and set part of styles here. when i run my application then styles (Like Alert/Button class level styles) are apply which are set in main application css file, but if i set same styles(Like Alert/Button class level styles) in library css file then theses styles are not applying. to apllication. Is there any heirarchy issue ..or best way to ovevride css file styles. . -- View this message in context: http://apache-flex-users.2333346.n4.nabble.com/styles-are-not-setting-from-same-name-css-file-tp6332.html Sent from the Apache Flex Users mailing list archive at Nabble.com.
