Tuesday, July 24, 2018

Spacing and Layout CSS Definitions in Oracle OAF

SPACING AND LAYOUT CSS DEFINITIONS
OraIndentHeader
Indents second and later occurrences of subheaders 20 pixels relative to page header
OraSpacingHeader
Spacing for Page Title Header: 7 pixels above and 2 below
OraSpacingHeaderSub
Spacing for first SubHeader on page: 10 pixels above and 2 below
OraSpacingHeaderLarge
Spacing for second and later occurrences of subheaders: 20 pixels above and 2 below

No comments:

Post a Comment

currentAppUi built in variable in VBCS

$global.currentAppUi.id :- The id of the App UI $global.currentAppUi.urlId :-The id of the App UI as shown in the URL $global.currentAppUi.d...