[richfaces-issues] [JBoss JIRA] (RF-13099) Disabled input text is not visible
Kush Kumar (JIRA)
jira-events at lists.jboss.org
Mon Jul 29 22:29:26 EDT 2013
[ https://issues.jboss.org/browse/RF-13099?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12793673#comment-12793673 ]
Kush Kumar commented on RF-13099:
---------------------------------
@Brian
Thanks for your suggestion
It worked!
input[type="text"]:disabled
{
color:black;
}
select:disabled
{
color:black;
}
> Disabled input text is not visible
> ----------------------------------
>
> Key: RF-13099
> URL: https://issues.jboss.org/browse/RF-13099
> Project: RichFaces
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Reporter: Kush Kumar
> Priority: Minor
> Labels: waiting_on_user
>
> Disabled input text is not visible -can you please help me out how can we make it visible or can we change the color of disabled text?
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the richfaces-issues
mailing list