How do you style a SimplePager? The SimplePager is rendered as a table & I
like to apply css styling to the <td> elements that contain the navigation
buttons. For instance, the last page image button is left aligned within its
containing <td> element and I'd like to right align it. I can't use general
css selectors such as td {} because I don't want to affect the way other
tables in the view are rendered.Thanks in advance. -- *Jeff Schwartz* -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
