Identifying PeopleTools Style Sheets
PeopleTools provides a main style sheet for fluid pages and controls, while also supplying additional style sheets for various fluid features, such as the NavBar.
| Style Sheet | Description |
|---|---|
|
PSSTYLEDEF_FMODE |
General style sheet for fluid applications (included on every page), containing the majority of fluid style classes. |
|
PTNUI_NAVBAR_CSS |
Contains the styling used for the Navigation Bar (NavBar). |
|
PTPN_NOTIFYWIN_CSS |
Notification/Alerts styling. Included on every page where notifications are enabled. |
|
PTNUI_PINTO_CSS |
Controls the styling for the “Add to…” functionality. Included on pages with the Add to feature enabled. |
|
PTS_NUI_FFSTYLE |
Used by both global search and component search features. |
|
PTPG_MENUSTYLE |
Used by pivot grid search features. |
|
PTPG_NUI_GRID_CSS |
Used by pivot grid display. |