It also looks like you're referencing the "actionButton" style class

> > <td valign="top">
> >   <s:form target="SMIG_Editor">
> >     <s:submit value="Add Category" action="CategoryEditor"
> >       cssClass="actionButton" />
> >   </s:form>
> > </td>

But you defined the style as the "button" class.

> > input.button {
> >   text-align: left;
> >   width: 100px;
> > }

  (*Chris*)

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to