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: [email protected]
For additional commands, e-mail: [email protected]