Font style when disabled

Forum rules
Please note that response time for technical support is within 3-5 business days.
Post Reply
barbados68
Posts: 13
Joined: 29 Sep 2020, 12:39

29 Mar 2021, 12:35

Hi I'm using morpheus theme for my site, at the moment users are asking me to use a darker color for disabled fields and buttons because these are not very visible, too bright.
How can I change the this style from the morpheus-layout css?

Thank you
Fabio

barbados68
Posts: 13
Joined: 29 Sep 2020, 12:39

29 Mar 2021, 17:07

I solved overriding css class:

Code: Select all

           
            .ui-state-disabled {
             opacity: 0.70!important;
             filter: Alpha(Opacity=70)!important;
             background-image: none;
            }   
hope it's useful for someone, default was 0.35.

siris
Posts: 322
Joined: 29 Jul 2019, 13:57

06 Apr 2021, 10:12

Hi,

I am glad your issue has been resolved.

Best Regards,

Post Reply

Return to “Morpheus - PrimeFaces”

  • Information
  • Who is online

    Users browsing this forum: No registered users and 3 guests