Using CSS to customize application lists and navigation fields
To use style sheets with application list fields for a browser
- Open the home page in your browser.
- Open the ARSystem.css style sheet for browsers in a text editor.
Edit any of the attributes as needed.
You must use the defined style classes (for example, td.FIRSTAPPNAME). You can add any available style to these classes. Make sure you use the correct syntax, adding a semicolon after an attribute, valid font families, correct color or RGB settings, and so on. Edit the font family, font size, and add a color to the style, for example:td.FIRSTAPPNAME {
font-family:'Century Gothic';
font-size:10pt;
font-weight:bold;
color:deeppink;
}- Save your changes.
- Refresh your home page in the browser.
The new attributes you defined appear in the Application List field.
Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*