Issue Type: Bug Bug
Assignee: Unassigned
Components: core
Created: 09/Aug/12 1:29 PM
Description:

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.

Project: Jenkins
Labels: css
Priority: Minor Minor
Reporter: jglick
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to