You can use !important in your override css.

-Matej

On Wed, Aug 5, 2009 at 9:06 PM, Johannes
Schneider<maili...@cedarsoft.com> wrote:
> Hi,
>
> I use the modal window (with a component). But unfortunately white is
> used as background color. This is definied in model.css:164
>
> div.wicket-modal div.w_content {
>        width: 100%;
>        background-color: white;
> }
>
>
> I tried to override that, but since the modal.css is added after my own
> css files, still white is used.
>
>
> Has anyone an idea how I could solve that?
>
>
> Thanks,
>
> Johannes
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
> For additional commands, e-mail: users-h...@wicket.apache.org
>
>

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

Reply via email to