Is there any way to change the default font for the Service Desk Manager (SDM) 17.x web interface?
Service Desk Manager 17.x
All Supported Operating Systems
All Supported Web Browsers
As in previous SDM versions, the font can be changed via customization by making changes to the corresponding CSS file.
The out of box CSS files are located at NX_ROOT\bopcfg\www\wwwroot\css.
The new font used in SDM 17.x is called "CA Sans" - there are many variations of that, such as Regular, Bold, etc.
Place your customized analyst_styles.css in the NX_ROOT/site/mods/www/wwwroot/css directory.
Remove the references (in font-family and font) to the CA Sans-Regular and CA Sans-Bold and specify another font to use (i.e. Verdana, Arial, etc.) that could be more clearer.
NOTES: