Workflow Manager 2015
You can modify the WebGridFontName value in the web.config file to set the default font that is used in Workflow Manager data listings. The default value of this setting in web.config is:
<!-- Default Font Name for WebGrid-->
<add key="WebGridFontName" value="Tahoma" />
To modify this setting:
1. | Open the wwwroot directory of the Workflow Manager installation and open web.config in a text editor. |
2. | Locate the WebGridFontName portion of this file: |
<add key="WebGridFontName" value="Tahoma" />
3. | Specify the name of the font you want Workflow Manager to use in all listings. |
Workflow Manager 2015 / AdminStudio Enterprise Server 2015 Help Library10 September 2015 |
Copyright Information | Flexera Software |