ntozier
Yes of course,
redactor.css file located under upload/css
Note: under .redactor-styles {
Line Numbers with Original Settings:
1046 font-family: "Trebuchet MS", "Helvetica Neue", Helvetica, Tahoma, sans-serif;
1047 font-size: 1em;
Line Numbers with my Custom Settings:
1046 font-family: Arial, Helvetica, sans-serif;
1047 font-size: 1.1em;
Not a huge difference in the font family but the visual increase in font-size was nice as I run the Chrome browser screen at either 100% or 110%.
As far as the posted reply I just made sure the reply template was in Arial and it looked great on the receiving end.
Details:
osTicket Default Template (HTML) (System Default)
then the Response/Reply Template
I just made the %{response} Arial like this:
<span style="font-family:Arial">%{response} </span>
Thanks again for the upgrade v1.14.1 upgrade working good so far on my end. And thank you for all your great Tech Support.
Regards, BlackHawk17