> It looks like inherited properties have lower
>priority than the * selector and that feels like the * selector is too
>powerful.
That's the case, I've created a little CodePen demo in order to validate
this [1].
That said I guess this issue has nothing to do with the ACE editor.
BTW: It seems to me that using the type selector doesn't resolve this issue:
Style inheritance is also blocked by the 'global' universal selector, see
the button element in [1].
Some questions left:
- Why do we need to set those default styles in Royale?
- Can somebody point me to line of code in asjs where those default styles
are set ( * {font-familiy:Arial...} )?
- Is an application developer able to overwrite or disable those default
styles?
Thanks,
Olaf
[1] https://codepen.io/anon/pen/BJdNZY
--
Sent from: http://apache-royale-development.20373.n8.nabble.com/