Has anyone had any success with the following skin entry? There doesn't seem to be any specific style generated for readOnly inputText's.
af|inputText:readOnly::content {
background-color: red;
}
I need this so I can remove the border that is added through my usage of
.AFFieldText
{
color: black;
font-family: arial, sans-serif;
font-size: 9pt;
white-space: nowrap;
border: 1px solid rgb(120,172,255);
}
Thanks,
Danny
--
Chordiant Software Inc.
www.chordiant.com
