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/- Need help with CSS class selector (font-family is always Ar... Olaf Krueger
- Re: Need help with CSS class selector (font-family is ... Piotr Zarzycki
- Re: Need help with CSS class selector (font-family... Olaf Krueger
- Re: Need help with CSS class selector (font-fa... Piotr Zarzycki
- Re: Need help with CSS class selector (font-fa... Alex Harui
- Re: Need help with CSS class selector (fon... Olaf Krueger
- Re: Need help with CSS class selector... Gabe Harbs
- Re: Need help with CSS class sele... Olaf Krueger
- Re: Need help with CSS class sele... Alex Harui
- Re: Need help with CSS class ... Gabe Harbs
- Re: Need help with CSS class ... Alex Harui
- Re: Need help with CSS class ... Gabe Harbs
- Re: Need help with CSS class ... Olaf Krueger
- Re: Need help with CSS class ... Olaf Krueger
- Re: Need help with CSS class ... Alex Harui
- Re: Need help with CSS class ... Olaf Krueger
- Re: Need help with CSS class ... Alex Harui
