Hi,
We would like required form items to have a yellow background inside the input (so the textfield should be yellow). Is there a way of doing this without setting the basestyle?
The reason that I don't want to use a different basestyle is that this results in a whole new set of style classes for all the different states and different inputs we have. Or is there another way to flexibly add extra styleclasses to an input without overriding/changing the basestyle?
gr. Martin
We would like required form items to have a yellow background inside the input (so the textfield should be yellow). Is there a way of doing this without setting the basestyle?
The reason that I don't want to use a different basestyle is that this results in a whole new set of style classes for all the different states and different inputs we have. Or is there another way to flexibly add extra styleclasses to an input without overriding/changing the basestyle?
gr. Martin
Comment