Reviewers: fredsa, Description: Description: ============== The default noscript warning has a transparent background, and the red text sometimes blends in with the background of the app. If the app has a red background, it would be complete invisible.
Fix: ==== Make the background-color white. See r6026 and r5852 for the list of files affected. Please review this at http://gwt-code-reviews.appspot.com/72809 Affected files: dev/core/src/com/google/gwt/dev/shell/GWTShellServlet.java eclipse/reference/code-museum/war/DefaultMuseum.html eclipse/reference/code-museum/war/Issue3892.html eclipse/reference/code-museum/war/SingleIssue.html samples/hello/war/Hello.html samples/i18n/war/I18N.html samples/json/war/JSON.html samples/mail/war/Mail.html samples/showcase/war/Showcase.html samples/simplerpc/war/SimpleRPC.html samples/simplexml/war/SimpleXML.html user/src/com/google/gwt/junit/public/junit.html user/src/com/google/gwt/user/tools/AppHtml.htmlsrc user/test/com/google/gwt/i18n/public_es_AR/junit.html user/test/com/google/gwt/i18n/public_es_MX/junit.html --~--~---------~--~----~------------~-------~--~----~ http://groups.google.com/group/Google-Web-Toolkit-Contributors -~----------~----~----~----~------~----~------~--~---
