Thanks Marcin!
It works!
On Dec 2, 2:35 pm, Marcin Misiewicz wrote:
> Right know I'm customizing default gwt widgets.
> As a starting point I took the standard theme, I copied the
> standard.css file from standard theme and then declared this in my
> ThemeBundle like this :
> @Source("sta
Right know I'm customizing default gwt widgets.
As a starting point I took the standard theme, I copied the
standard.css file from standard theme and then declared this in my
ThemeBundle like this :
@Source("standard.css")
CssResource getLegacyCssResource();
Then I have added @exte
On 2 December 2010 08:10, Anderson Aroeira Araujo wrote:
> How to customize the gwt default widgets using cssresource?
>
> Like:
> .gwt-DialogBox
> .gwt-DialogBox .dialogTop
>
> I can change the gwt-DialogBox visuals, but dialogTop I don't know how
> to do.
http://code.google.com/webtoolkit/doc/l
Hi,
How to customize the gwt default widgets using cssresource?
Like:
.gwt-DialogBox
.gwt-DialogBox .dialogTop
I can change the gwt-DialogBox visuals, but dialogTop I don't know how
to do.
Anybody?
Thanks
--
You received this message because you are subscribed to the Google Groups
"Google We