Skip to Main Content

APEX

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

What is the best way to modify APEX css?

ApexMeisterSep 13 2017 — edited Sep 15 2017

I'm using apex 5.1.2 and universal theme.

As I build more pages into my app I'm starting to do js and inline CSS to overwrite the class generated by APEX

below is the html gen by a page using tabs container template.

My issue with this is the min-height = 425 px that is creating empty spaces and makes the region vertically longer than what is needed.

I was able to set this to 0px in the IE browser and see the added empty vertical spaces was reclaimed and the screen can fit more items.

I would need to change this on all pages that uses tabs container. so I look at the template and cannot see how to override the min. height.

What is the best way to approach this? thanks!

pastedImage_0.png

This post has been answered by Scott on Sep 15 2017
Jump to Answer

Comments

Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Oct 13 2017
Added on Sep 13 2017
12 comments
2,247 views