Hi,

So, today I noticed it's impossible to override anything that is set
in standard.css (or any of the themes' CSS). For example, I set font-
family in a body selector (body {font-family: whatever}) in my
application's CSS. But if I use a, for example, FlexTable, the font
that in standard.css (body,table td,select{font-family: whatever}) is
used, no matter what.

Now, I could set a style with a font-family for every widget I use,
etc, but this is painful, messy, and duplicating too much. I'm looking
for the proper way to do it, if there is one -- although I'm not sure
sure there is!

There's a few solutions online, all hacky and all messy.

What about simply editing standard.css; I don't like it but it's the
least intrusive of all solutions I've found?


Regards,
Terrameks

-- 
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.

Reply via email to