Re: [css-d] XForms styling Submit button

2007-02-09 Thread francky
Kelemen Viktor wrote: > Dear All! > > I would write css code to a XForms submit button to redefine its looking. > I'm working with FF and its XForms plugin. > > Ive tried these but nothing happend > > 1. xf|submit { background: transparent url(...) repeat scroll;} > 2. xf|submit .xf-value { ... } >

[css-d] XForms styling Submit button

2007-02-09 Thread Kelemen Viktor
Dear All! I would write css code to a XForms submit button to redefine its looking. I'm working with FF and its XForms plugin. Ive tried these but nothing happend 1. xf|submit { background: transparent url(...) repeat scroll;} 2. xf|submit .xf-value { ... } How could I do it? Thanks in advance