You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@wicket.apache.org by Andreas Lüdtke <sa...@t-online.de> on 2010/02/04 17:29:49 UTC

PagingNavigator css tags

Hi,

I've just started with css and I would like to know the tag names of the
paging navigator. I had a look in the wicket source code, but my css file
doesn't work. I mean the area in the upper right corner like

	<<  <  1  2  3  4  5  >  >>

I don't like the italic font-weight. Any help is much appreciated.

Andreas


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
For additional commands, e-mail: users-help@wicket.apache.org


Re: PagingNavigator css tags

Posted by Igor Vaynberg <ig...@gmail.com>.
see imarkupsettings#setDefault(Before|After)DisabledLink()

-igor

On Thu, Feb 4, 2010 at 8:29 AM, Andreas Lüdtke <sa...@t-online.de> wrote:
> Hi,
>
> I've just started with css and I would like to know the tag names of the
> paging navigator. I had a look in the wicket source code, but my css file
> doesn't work. I mean the area in the upper right corner like
>
>        <<  <  1  2  3  4  5  >  >>
>
> I don't like the italic font-weight. Any help is much appreciated.
>
> Andreas
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
> For additional commands, e-mail: users-help@wicket.apache.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
For additional commands, e-mail: users-help@wicket.apache.org