0 Replies Latest reply on Dec 15, 2008 8:00 AM by kgoedert

    filterby element size

    kgoedert

      Hello,

      I have a data table where several columns use the filterBy. I would like the field of the filterBy element to have a different width on each column. Is it possible? I used

      .rich-filter-input {
      width: 100px;
      }


      but it changed all the columns, and that's not what I want. Also tried style="width:5px" on the element I wanted to change, but it had no effect.

      Thanks

      Kelly