carlosrovira commented on issue #30: CSS element > element selector is ignored
URL: https://github.com/apache/royale-compiler/issues/30#issuecomment-375778762
 
 
   Hi,
   
   I tried but is not working for me. I'm sure I have the latest, since #31 is 
working now.
   
   I tried with something basic like Harbs proposed
   
   ```
   .tabs > li {
     cursor: pointer;
   }
   ```
   
   And this is not in App.css
   
   btw, I was using 
   
   `@namespace "http://www.w3.org/1999/xhtml";`
   
   since the beginning.
   
   Maybe something around this is affecting this kind of rule. I'm trying to 
imagine what could be...

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to