Jump to content

Disabled TUniLabel Not Shown Disabled


Frederick

Recommended Posts

In Delphi's IDE, a disabled TUniLabel appears as such. When the application runs in the browser, the TUniLabels do not appear to be disabled.

How do I get them to look disabled like in Delphi's IDE?

Note: I added the following code from an earlier forum message in the ServerModule's CustomCSS but there is no change

.x-unilabel.x-item-disabled {
   opacity: 0.3;
}

--
Frederick
(UniGUI Complete - Professional Edition 1.90.0.1514)
 

TuniLabelDisabled.png

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...