Each browser provides its own "default" CSS settings. You'll want to
explicitly set values that are important to your design instead of depending
on those defaults. Also, browsers are prone to interpreting CSS styles
differently. If you can't find a single configuration that is acceptable to
you in all targeted browsers, then you may have to look into deferred
binding to present different settings to each browser.

On Tue, Oct 14, 2008 at 12:22 PM, grasshopper <[EMAIL PROTECTED]> wrote:

>
> Hello all,
>
> I've developed a small app using GWT. I styled the app with CSS and
> following some of the sample apps by GWT webpage. The app looks great
> on IE 7. But on FF 3 it looks bad. Text if a bit off, spacing between
> elements look to be 0 or in other words there is not spacing at all
> when I would think that just by default there would be some. There are
> more styling is that is not looking good on FF, such as image use
> around border of a DialogBox not working correctly, but I won't list
> them all.
>
> Any help will be appreciated
>
> >
>

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