1 Reply Latest reply on Jan 29, 2009 6:40 PM by nbelaevski

    rich:inputNumberSpinner change buttons via css:rich-spinner-

    nimo22

      Hello,

      How can I change the "up" and "down" button of a rich:inputNumberSpinner ?

      This does not work:

      .rich-spinner-button {
      
      src(myUp.gif);
      src(myDown.gif);
      
      }


      any suggestions?