0 Replies Latest reply on Sep 2, 2011 1:49 PM by robertgary1

    rich:messages markerStyle attribute

    robertgary1

      Can someone clarify what the markerStyle attribute affects? I'd like to add padding before and after all my markers. As an extreme I've attempted...

       

          <rich:messages showSummary="false" showDetail="true" ajaxRendered="true"  errorClass="errorText"
                   markerStyle="padding:55px;">

       

       

      However, it has no affect. If I instead redefine .rich-messags-marker I do see a change. So what does markerStyle do?

       

      -Robert