kentico_martind
-
9/1/2008 12:50:33 PM
RE:How an I edit the bixform button with css
Hello,
If you would need to apply styles only for the submit buttons of BizForm (and not the other submit buttons), you could also use the 'FormButton' class:
.FormButton { // Your css code here.... }
Best Regards,
Martin Dobsicek
|