0 Replies Latest reply on Aug 20, 2012 11:33 AM by s.santilli

    richfaces:inplaceSelect defaultLabel font color

    s.santilli

      Hi Everyone,

       

      I am attempting to use a richfaces:inplaceSelect element, I have a defaultLabel="Click to Edit" in

      place .. however I find that it's font is far too faint.

       

      I have tried implementing a css class on it, but nothing appears to effect the font color.

       

      <rich:inplaceSelect defaultLabel="#{bean.label}" style="color:black">

      ............

      </rich:inplaceSelect>

       

       

      Any Ideas?

       

      Thanks