Skip to Main Content

Java Development Tools

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!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

vertical-align skinning not working

Sydney H.Jan 28 2014 — edited Jan 28 2014

I defined the following skin:

af|selectManyCheckbox::item-text {

    padding-left: 5px;

    vertical-align: 10%;

    color: #333333;

}

and the generated css is setting vertical-align to the default 35% value. Any reason?

JDev 11.1.1.6

Comments

Federico Venturin

@gkjha85
You can add a Text object to your dashboard with the following content:
<style>.masterOBIEE a:link {display:none;}</style>
Do not forget to tick the Contains HTML/JavaScript/CSS Markup checkbox.

Hi @federico-venturin
In relation to this issue, would you know how to re-enable the Explore button? as it went missing for all users.
Thank you

Federico Venturin

Hi @user-1f2hn ,
If you followed my instructions above, you just have to remove the text object with the CSS rule from the dashboard.

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

Post Details

Locked on Feb 25 2014
Added on Jan 28 2014
2 comments
139 views