maven-application-skin does not work in IE7
-------------------------------------------
Key: MSKINS-4
URL: http://jira.codehaus.org/browse/MSKINS-4
Project: Maven Skins
Issue Type: Bug
Components: Application Skin
Reporter: Paul Spencer
Revision 440343 of maven-theme.css in maven-application-skin undid revision
430364 - "fix the CSS so that it renders correctly in IE7 and Opera."
Basically the height for #navcolumn li.expanded should be auto.
#navcolumn li.expanded {
background-image: url( ../images/super.gif );
height: auto;
}
Note: The Archiva and Continuum projects may use this skin.
[1]http://svn.apache.org/viewvc/maven/skins/trunk/maven-application-skin/src/main/resources/css/maven-theme.css?r1=430364&r2=440343&diff_format=h
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira