
The UI theme designer tools help you to find the Expert parameters that are relevant for the styling of specific UI elements.
With the CSS search option in the Expert tab, you can search for parameters used in CSS rules.
The developer tools open and display the CSS rules that apply to the selected UI element.
All parameters assigned to CSS rules which contain .urBtnStd are displayed in the parameter list.
To perform an exact search, you enclose the search term in quotes (for example, css: ".urBtnStd"). In this case, all parameters assigned to the specified CSS rule are displayed in the parameter list.
If you select a parameter in the Expert view, the UI elements that are affected by this parameter are highlighted in the preview area.