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!

How to change font color of disabled input text with css ?

Rati SharmaOct 6 2022

We want to change font color of disabled input text in Oracle ADF. We are using the following css style :
af|inputText:disabled::content{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
color: Black;
}

this is being applied in the Firefox browser , however it is not working in edge and chrome. Please help.

Comments

Dude!

You can restrict access or use a custom shell, but I'm not aware of a "switch" that would turn off ssh command execution. I also wonder what this could possibility accomplish, because whether you execute a command remotely or type it remotely, where's difference or concern?

1 - 1

Post Details

Added on Oct 6 2022
2 comments
845 views