Styling: Application Shell: Web Padding
Oracle® JavaScript Extension Toolkit (JET)
8.0.0
F18189-01
- Version:
- 8.0.0
The web page structure does not have any inherent padding. We instead provide a set of oj-web-padding classes that allow developers to control and ensure the consistency of the padding throughout their application.
See Responsive Prefixes for information on what [size] means
| Class(es) | Description | Example Usage |
|---|---|---|
| oj-web-padding | Place on an element to add web padding to all sides at all display widths. | <div class="oj-web-padding oj-web-applayout-content-nopad"></div> |
|
oj-[size](-[only|down])-web-padding-vertical
oj-[size](-[only|down])-web-padding-top
oj-[size](-[only|down])-web-padding-bottom
oj-[size](-[only|down])-web-padding-horizontal
oj-[size](-[only|down])-web-padding-start
oj-[size](-[only|down])-web-padding-end
|
Place on an element to add responsive padding. Examples
|
|