You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Paul Spencer (JIRA)" <ji...@codehaus.org> on 2008/06/17 15:34:27 UTC

[jira] Created: (MSKINS-4) maven-application-skin does not work in IE7

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

        

[jira] Closed: (MSKINS-4) maven-application-skin does not work in IE7

Posted by "Dennis Lundberg (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MSKINS-4?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dennis Lundberg closed MSKINS-4.
--------------------------------

         Assignee: Dennis Lundberg
       Resolution: Fixed
    Fix Version/s: application-1.0

Fixed in r668675.
New SNAPSHOT deployed.

> 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
>            Assignee: Dennis Lundberg
>             Fix For: application-1.0
>
>
> 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