Did you try this?
.aceEditor * {
   font-family: monospace;
}

> On Jan 2, 2018, at 5:28 PM, Olaf Krueger <[email protected]> wrote:
> 
> Hi Alex,
> 
>> The key piece, I think, is that inherited properties in CSS have a lower
>> importance that *...
> 
> Yes, I think that's the problem:
> 
> /* Generated by Apache Royale Compiler */
> * {
>        font-family: Arial;
>        border-width: 1px;
>        font-size: 12px;
> }
> 
>> IMO, that should be 
> the goal, and that would provide you a "type selector"
> 
> I'll give it a try!
> 
> Thanks for help,
> Olaf
> 
> 
> 
> 
> 
> 
> --
> Sent from: http://apache-royale-development.20373.n8.nabble.com/

Reply via email to