Errors in styles.css

This issue is archived. You can view it, but you can't modify it. Learn more

      war/src/main/webapp/css/style.css has various CSS errors as reported by HtmlUnit, such as

      filter: alpha(opacity=40); /* msie */
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
      

      These clutter log output when running HudsonTestCase/JenkinsRule tests, and might confuse standards-compliant browsers. Perhaps better to split browser-specific hacks into separate CSS files inserted only when the client identifies itself as that browser.

            Assignee:
            Basil Crow
            Reporter:
            Jesse Glick
            Archiver:
            Jenkins Service Account

              Created:
              Updated:
              Resolved:
              Archived: