Hi again,
do you know if there is a general configuration property to define that
"use monospace font" is always "on"?
Version is axes 4.2 (4.2.0.000.78611).
Best regards,
Joerg
Use Monospace Font
Moderator: jeanmichel
-
- Posts: 56
- Joined: 24 Jul 2017, 17:02
Re: Use Monospace Font
Hi Joerg,
Try the following application style.
name....... baseFont *You can specify any names
styleFor.... HTML element
htmlTag.... dummy, div#terminalContent *:not(.material-icons):not(.mdc-floating-label--float-above)
style........ {font-family: "MS Gothic";font-size: 14px;}
Best Regards,
Hidekazu Tanaka
Try the following application style.
name....... baseFont *You can specify any names
styleFor.... HTML element
htmlTag.... dummy, div#terminalContent *:not(.material-icons):not(.mdc-floating-label--float-above)
style........ {font-family: "MS Gothic";font-size: 14px;}
Best Regards,
Hidekazu Tanaka
-
- Posts: 37
- Joined: 09 Mar 2016, 00:29
Re: Use Monospace Font
Hi Hidekazu,
once again many thanks for this solution!!!!!
Have a nice day,
Joerg
once again many thanks for this solution!!!!!
Have a nice day,
Joerg