PeopleTools and Lifecycle Management - PSFT (MOSC)

MOSC Banner

Custom Style Class Not Applying to Push Button on a Custom Fluid Page

edited Nov 29, 2018 2:53PM in PeopleTools and Lifecycle Management - PSFT (MOSC) 3 commentsAnswered

Hello,

I created a New FLUID PAGE and have PUSH BUTTON on it.

I created a Custom Style Sheet with a Custom Style Class.

I attached the Custom Style Sheet to the Component using AddStyleSheet(StyleSheet.MY_STYLESHEET) in Component Peoplecode.

I then Went to the PAGE >PUSH BUTTON> PAGEFIELD Properties > FLUID> Referenced CUSTOM Style Class.

My custom Style class looks As Below.

.CUSTOMSTYLECLASS

(

position:relative

color: #FF0000 !important ;

vertical-align:bottom;

.....

...

...

)

For some reason I DO NOT See all the Styles Being applied.

How do I need to fix this ?

I believe the DEFAULT STYLES are over-riding my styles. How can i change that ?

Tagged:

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