Siebel Open UI, Tools, Scripting and EAI (MOSC)

MOSC Banner

For IP 16 OUI, how do I change the height of a list applet that is in Show Less mode without affecti

For IP 16 OUI, how do I change the height of a list applet that is in Show Less mode without affecting the height of the list applet when it is in Show More mode?

I have tried custom css:

/* list applet height */

.ui-jqgrid-bdiv {

   height: 250px !important;

}

But that shortens the height of the applet it both Show Less and Show More mode. How do I shorten the height for the list applet in just Show Less mode?

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center