Other CSS Property
The Other CSS
property allows you to apply CSS styles that are not covered by other properties. Use standard CSS syntax, separating multiple entries with a semicolon (;
). Use the Style Class
property to specify the CSS style class to use for the component.
For example:
background: #00FF00 url(http://www.google.com/intl/en_ALL/images/logo.gif) no-repeat fixed top; font-size: xx-small
Note:
Some CSS styles are not supported by popular browsers. Moreover, some styles are specific to one browser and may not work correctly in another browser
One example application of the Other CSS
property is to provide a variety of borders on task flows, portlets, and some web development components.
For descriptions of the properties you can set, see Examples of Other CSS Values in Building Portals with Oracle WebCenter Portal